summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tt-rss.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/tt-rss.css b/tt-rss.css
index 2f2e2fb76..f8e242e37 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -248,6 +248,8 @@ div.filterTestHolder {
border-style : solid;
background : #fafafa;
display : block;
+ max-width : 98%;
+ overflow : auto;
}
div.notice, div.warning, div.error {