From e0a957b3f66f1fb35060e51c63f0a271d9a7d938 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sun, 5 Mar 2017 10:30:49 +0300 Subject: use try/catch block in updatefeedlist remove reporting function from exception dialog --- css/tt-rss.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'css') diff --git a/css/tt-rss.css b/css/tt-rss.css index b6469c094..b470931bd 100644 --- a/css/tt-rss.css +++ b/css/tt-rss.css @@ -817,8 +817,8 @@ div.fatalError button { } div.fatalError textarea { - width : 100%; - height : 100px; + width : 565px; + height : 200px; } #ttrssMain #main { -- cgit v1.2.3-54-g00ecf