summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2006-03-29 05:45:14 +0100
committerAndrew Dolgov <[email protected]>2006-03-29 05:45:14 +0100
commit0f27cb1808264ded6553e292ecf5a8a5f9bb89ea (patch)
tree36fde09bfffaa1dbf5aa40a50785bad446c08307 /tt-rss.css
parentfc7741551e5a0ac46e77f8fd86017ac413faff4a (diff)
fix size of active tab
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/tt-rss.css b/tt-rss.css
index ffe30ccca..5ab52b2d7 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -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;