From: Andrew Dolgov Date: Tue, 8 Nov 2011 16:57:28 +0000 (+0400) Subject: fix content-insert scrolling X-Git-Tag: 1.5.7~41 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=b93ad1e10e0f0cbd1a6385e60fcbec3cf8ec838b;p=tt-rss.git fix content-insert scrolling --- diff --git a/tt-rss.css b/tt-rss.css index bc08dd8e..7edf2e1b 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 {