Bug 686530 - Fix padding on icons to not cover urlbar line (r=wesj)

This commit is contained in:
Lucas Rocha 2011-09-17 00:38:36 +01:00
parent 9c6e88d2d6
commit c9e7d1eacb

View File

@ -260,6 +260,8 @@ toolbarbutton.urlbar-button {
background-position: bottom right;
background-repeat: no-repeat,
repeat-x;
padding-bottom: 1px;
-moz-padding-end: 1px;
}
#urlbar-icons:-moz-locale-dir(rtl) {