summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2006-10-02 05:21:21 +0100
committerAndrew Dolgov <[email protected]>2006-10-02 05:21:21 +0100
commitae813d06d2b9a143987fd6c3a175051581153b4e (patch)
tree1658284b95f83e08eec2499f79c623e3c71ce137 /tt-rss.css
parent68d871a400b77ec313eb2c8800b17871ab85e4cf (diff)
fix prefs tabs placement
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/tt-rss.css b/tt-rss.css
index 1b6cccec7..510acda73 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -515,6 +515,7 @@ div.prefsTab {
padding : 3px 5px 3px 5px;
font-size : small;
position : relative;
+ bottom : -1px;
border-collapse : collapse;
-moz-border-radius : 3px;
min-width : 100px;
@@ -531,6 +532,7 @@ div.prefsTabSelected {
background-color : #ecf4ff;
font-size : small;
position : relative;
+ bottom : -1px;
border-collapse : collapse;
-moz-border-radius : 3px;
font-weight : bold;