Bug 485835 - tabs close button also needs a bottom margin (browser.tabs.closeButtons=3). r=ventnor

This commit is contained in:
Dão Gottwald 2009-04-08 15:41:21 +02:00
parent c6a83208d3
commit e6dcf3b22b

View File

@ -1293,6 +1293,7 @@ tabpanels {
.tabs-closebutton {
list-style-image: url("moz-icon://stock/gtk-close?size=menu");
border: none;
margin-bottom: 1px;
}
.tabs-closebutton > .toolbarbutton-icon {