mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-13 18:27:35 +00:00
Bug 369882 - "vertically centered elements sit 1px too low (Firefox tabs, urlbar favicon)" (issue with tabstrip close button (browser.tabs.closeButtons = 3)) [p=dao@design-noir.de (Dão Gottwald) r=gavin a1.9=mconnor]
This commit is contained in:
parent
eb87302feb
commit
4c0dd32305
@ -1422,7 +1422,7 @@ tabpanels {
|
||||
.tabs-closebutton-box > .tabs-closebutton {
|
||||
padding-top: 5px;
|
||||
-moz-padding-end: 1px;
|
||||
padding-bottom: 3px;
|
||||
padding-bottom: 2px;
|
||||
-moz-padding-start: 2px;
|
||||
background-image: url("chrome://browser/skin/tabbrowser/close-bkgnd.png");
|
||||
background-color: -moz-dialog;
|
||||
|
Loading…
Reference in New Issue
Block a user