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:
reed@reedloden.com 2007-09-17 15:36:41 -07:00
parent 8b88b41279
commit 9c3be4297e

View File

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