Bug 571944 - Remove bogus min-width that overrides tabbrowser.xml's min-width. r=gavin

This commit is contained in:
Dão Gottwald 2010-06-14 21:53:45 +02:00
parent 6883e57363
commit d301030208

View File

@ -1524,7 +1524,6 @@ toolbarbutton.chevron > .toolbarbutton-menu-dropmarker {
-moz-border-bottom-colors: rgba(0, 0, 0, .08) rgba(0, 0, 0, .17) rgba(180, 180, 180, .29);
-moz-border-left-colors: rgba(0, 0, 0, .08) rgba(0, 0, 0, .17) rgba(180, 180, 180, .29);
background-clip: padding-box;
min-width: 1px !important;
text-align: center;
height: 24px;
background-image: url(chrome://browser/skin/tabbrowser/tab-bkgnd.png);