fix size of active tab

This commit is contained in:
Andrew Dolgov 2006-03-29 05:45:14 +01:00
parent fc7741551e
commit 0f27cb1808
1 changed files with 1 additions and 1 deletions

View File

@ -622,7 +622,7 @@ input.prefsTabSelected {
border-color : #c0c0c0;
padding : 2px 7px 2px 7px;
margin : 0px 1px 0px 0px;
width : 150px;
width : 130px;
background : white;
font-weight : bold;
background-position : top left;