diff --git a/tt-rss.css b/tt-rss.css index e653c7678..61f355a4f 100644 --- a/tt-rss.css +++ b/tt-rss.css @@ -814,7 +814,7 @@ div.fatalError textarea { border-left-width : 0px; border-bottom-width : 0px; border-top-width : 0px; - overflow : auto; + overflow : hidden; } #headlines-wrap-inner {