summaryrefslogtreecommitdiff
path: root/css/default.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2018-12-19 09:04:11 +0300
committerAndrew Dolgov <[email protected]>2018-12-19 09:04:11 +0300
commite3c4540c12f9d821822d69b4f75b6d394e912a57 (patch)
treed878c136221b572e600e38c46ec04ad150501c44 /css/default.css
parent5f1b39f7dcb2835c8ff4e2182cb6826d82446579 (diff)
parentdf00ebb1e2f79e07ddfb619a647391ee680ed253 (diff)
Merge branch 'master' of git.fakecake.org:tt-rss
Diffstat (limited to 'css/default.css')
-rw-r--r--css/default.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/css/default.css b/css/default.css
index 43ddf872e..c86c226fe 100644
--- a/css/default.css
+++ b/css/default.css
@@ -1485,6 +1485,9 @@ body.ttrss_prefs .user-css-editor {
height: 300px;
width: 575px;
}
+body.ttrss_prefs #filterTree .filterRules * {
+ white-space: normal;
+}
body.ttrss_prefs table.prefPluginsList td label,
body.ttrss_prefs table.prefUserList td {
cursor: pointer;