summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2010-11-21 00:52:20 +0300
committerAndrew Dolgov <[email protected]>2010-11-21 00:52:20 +0300
commit29f118253d91fea72a9785685d0443ac7ad4f30a (patch)
treef7fe728a0bbad6497bc4f720a8b623e5019a3156 /tt-rss.css
parentc33f56f3a24bb67d79fc506ddb4f2082ce2d7c8e (diff)
prefs: misc layout tweaks
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/tt-rss.css b/tt-rss.css
index 22a72af27..a3abd47f5 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -1595,6 +1595,10 @@ div#pref-tabs .dijitContentPane h3 {
border-width : 0px;
}
+#userConfigTab, #labelConfigTab, #filterConfigTab, #pref-feeds-feeds {
+ padding : 0px;
+}
+
#errorButton {
color : red;
}