summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2007-04-29 12:24:17 +0100
committerAndrew Dolgov <[email protected]>2007-04-29 12:24:17 +0100
commit46c1d541c418ac2e87c7cc56128643a9cf18d2ff (patch)
tree4f6bf7fc4887be3195592cc207eed6471c916266 /tt-rss.css
parent5dda54551642312895d5f0b4ca84b93c2529458b (diff)
prefsTabSelected fixes
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 45d2b2820..3fbccc010 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -572,7 +572,7 @@ div.prefsTabSelected {
font-size : 9pt;
font-family : "Lucida Grande", Tahoma, sans-serif;
position : relative;
- bottom : 0px;
+ bottom : -1px;
border-collapse : collapse;
-moz-border-radius : 3px;
font-weight : bold;