summaryrefslogtreecommitdiffstats
path: root/css
diff options
context:
space:
mode:
authorBernhard Posselt <nukeawhale@gmail.com>2012-08-15 18:33:47 +0200
committerBernhard Posselt <nukeawhale@gmail.com>2012-08-15 18:33:47 +0200
commit06eb494d856b34f43be03183a0ced437e879bf29 (patch)
treecea89fdf695a526394884fc36e44ba0f116627e6 /css
parent66f2c55cc00cd62e40fc95fb2f864e45fef70c2f (diff)
made feedlinks wider because we have more space
Diffstat (limited to 'css')
-rw-r--r--css/news.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/css/news.css b/css/news.css
index 41bb60662..10f79a309 100644
--- a/css/news.css
+++ b/css/news.css
@@ -167,7 +167,7 @@ div.feed_controls {
overflow: hidden;
text-overflow: ellipsis;
text-align: left;
- width: 65%;
+ width: 75%;
}
#feeds li.feed a {