summaryrefslogtreecommitdiff
path: root/css/prefs.less
diff options
context:
space:
mode:
Diffstat (limited to 'css/prefs.less')
-rw-r--r--css/prefs.less4
1 files changed, 4 insertions, 0 deletions
diff --git a/css/prefs.less b/css/prefs.less
index 137e4fa50..82567d155 100644
--- a/css/prefs.less
+++ b/css/prefs.less
@@ -76,6 +76,10 @@ body.ttrss_prefs {
width : 575px;
}
+ #filterTree .filterRules * {
+ white-space: normal;
+ }
+
table.prefPluginsList td label, table.prefUserList td {
cursor : pointer;
}