Bug 551769 - Background tabs sit too low. r=ventnor

This commit is contained in:
Dão Gottwald 2010-03-12 07:49:12 +01:00
parent 60668d974e
commit 8bd03cc033

View File

@ -69,7 +69,7 @@ tabpanels {
tab {
position: relative;
-moz-appearance: tab;
margin-top: 2px;
margin-top: 1px;
border: 2px solid;
border-bottom: none;
-moz-border-top-colors: ThreeDHighlight ThreeDLightShadow;