summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tt-rss.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/tt-rss.css b/tt-rss.css
index 539a8c2d4..39d4083f9 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -615,6 +615,7 @@ input.prefsTab {
background-position : top left;
background-repeat : repeat-x;
-moz-border-radius : 7px 7px 0px 0px;
+ font-size : small;
}
input.prefsTabSelected {
@@ -628,6 +629,7 @@ input.prefsTabSelected {
background-position : top left;
background-repeat : repeat-x;
-moz-border-radius : 7px 7px 0px 0px;
+ font-size : small;
}