summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2010-01-13 11:24:36 +0300
committerAndrew Dolgov <[email protected]>2010-01-13 11:24:36 +0300
commit6ab041891504bd947f43462e088d1fd742eb8ed4 (patch)
treee172b06ec6847158b9e6fa8e5a0f5bb0f64ee1b8 /tt-rss.css
parent7514749de76844348064b99654cc081bbdd3c859 (diff)
css, reduce height of topLinks
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/tt-rss.css b/tt-rss.css
index 13de0e045..5d49f92e8 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -1649,6 +1649,7 @@ div.autocomplete ul li {
div.topLinks {
float : right;
color : gray;
+ font-size : 12px;
}
div.topLinks a {