summaryrefslogtreecommitdiffstats
path: root/css
diff options
context:
space:
mode:
authorBernhard Posselt <nukeawhale@gmail.com>2013-05-04 19:16:39 +0200
committerBernhard Posselt <nukeawhale@gmail.com>2013-05-04 19:16:39 +0200
commit17356ec05fdc19725689d6475b6443f1b3dbd24a (patch)
treec3ba32f274cc4b93adee436c07bbd3a8bb3ae6e0 /css
parent9d4445c387dd2cb75e68def3034d626eb053e909 (diff)
more padding for read feeds
Diffstat (limited to 'css')
-rw-r--r--css/feeds.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/css/feeds.css b/css/feeds.css
index 619e74030..84c929628 100644
--- a/css/feeds.css
+++ b/css/feeds.css
@@ -87,6 +87,10 @@
padding-right: 32px;
}
+#app-navigation .active > a {
+ padding-right: 40px;
+}
+
#app-navigation .active.unread > a {
padding-right: 80px;
}