Bug 312527: reduce margins for the bookmarks menus, make them consistent with other menus, r=mconnor

This commit is contained in:
gavin%gavinsharp.com 2005-10-19 11:37:52 +00:00
parent 629724d74d
commit 372c9c6fa6

View File

@ -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;