summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2011-11-08 20:57:28 +0400
committerAndrew Dolgov <[email protected]>2011-11-08 20:57:54 +0400
commitb93ad1e10e0f0cbd1a6385e60fcbec3cf8ec838b (patch)
tree75d3a569aaf5a798d1044f0d160b38cac18a1f75 /tt-rss.css
parent81bea17aefb26859f825b9293c7c99192874806e (diff)
fix content-insert scrolling
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/tt-rss.css b/tt-rss.css
index bc08dd8eb..7edf2e1b5 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -1425,6 +1425,7 @@ div.fatalError textarea {
border-bottom-width : 0px;
border-right-width : 0px;
border-left-width : 0px;
+ overflow : auto;
}
.dijitTreeLabel.Unread {