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

This commit is contained in:
gavin@gavinsharp.com 2007-11-06 21:07:58 -08:00
parent c3f7df5d23
commit f97acc1928

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;