summaryrefslogtreecommitdiffstats
path: root/css
diff options
context:
space:
mode:
authorBernhard Posselt <nukeawhale@gmail.com>2012-09-08 18:28:11 +0200
committerBernhard Posselt <nukeawhale@gmail.com>2012-09-08 18:28:11 +0200
commit9ad5cc8fda71ac11a1ddd52554837596dc6aa43a (patch)
tree856feba394fe3ed508caa6d1ce6d1f157c7490ce /css
parentbaeab364c9ded76f6ffbb083b267b7b44ca02bf6 (diff)
dont hide broken html but display a scrollbar for each body with broken html
Diffstat (limited to 'css')
-rw-r--r--css/news.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/css/news.css b/css/news.css
index b930e8ed4..a04e02d0e 100644
--- a/css/news.css
+++ b/css/news.css
@@ -576,6 +576,7 @@ div.add_parentfolder {
max-width: 55em;
font-size: 1.1em;
clear: both;
+ overflow: auto;
}
.feed_item div.body p {