mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-13 01:55:44 +00:00
Bug 312527: reduce margins for the bookmarks menus, make them consistent with other menus, r=mconnor
This commit is contained in:
parent
c3f7df5d23
commit
f97acc1928
@ -135,6 +135,11 @@ menuitem.bookmark-item {
|
||||
max-width: 26em;
|
||||
}
|
||||
|
||||
.bookmark-item > .menu-iconic-left {
|
||||
margin-top: 0;
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
.bookmark-item > .menu-iconic-left > .menu-iconic-icon {
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
|
Loading…
Reference in New Issue
Block a user