diff --git a/tt-rss.css b/tt-rss.css index 7edf2e1b5..354e81cd2 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 {