summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2010-09-05 13:41:19 +0400
committerAndrew Dolgov <[email protected]>2010-09-05 13:41:19 +0400
commit84c7b824fb02344e1163f18ba9644187083d2db5 (patch)
treef200f7e930bf93f9c7934d3af1c84286296ffc4f /tt-rss.css
parentc0793f64a801531486fde2c1fbce63ce3003701e (diff)
use console.log for debugging; improve exception information
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/tt-rss.css b/tt-rss.css
index 809c54084..064315a48 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -1955,7 +1955,7 @@ div#errorBox div#xebContent {
div#errorBox textarea {
width : 100%;
- height : 200px;
+ height : 100px;
}
div#errorBox input {