1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-29 18:31:27 +00:00

fix size of active tab

This commit is contained in:
Andrew Dolgov
2006-03-29 05:45:14 +01:00
parent fc7741551e
commit 0f27cb1808

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;