summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css6
1 files changed, 1 insertions, 5 deletions
diff --git a/tt-rss.css b/tt-rss.css
index c6bc77dc3..8d5080c6c 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -768,7 +768,7 @@ div.fatalError textarea {
border-left-width : 0px;
border-bottom-width : 0px;
border-top-width : 0px;
- overflow : auto;
+ overflow : hidden;
}
#headlines-wrap-inner {
@@ -777,10 +777,6 @@ div.fatalError textarea {
border-width : 0px;
}
-#feedTree {
- overflow : visible;
-}
-
#headlines-frame {
padding : 0px;
border-color : #88b0f0;