From: Andrew Dolgov Date: Thu, 10 Nov 2011 11:48:41 +0000 (+0400) Subject: fix vertical scrolling in feeds holder X-Git-Tag: 1.5.7~37 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=227cdb72220978bec9848f0edb30f60f227e818b;p=tt-rss.git fix vertical scrolling in feeds holder --- diff --git a/tt-rss.css b/tt-rss.css index 7edf2e1b..354e81cd 100644 --- a/tt-rss.css +++ b/tt-rss.css @@ -1365,6 +1365,7 @@ div.fatalError textarea { border-left-width : 0px; border-bottom-width : 0px; border-top-width : 0px; + overflow : auto; } #headlines-wrap-inner {