summaryrefslogtreecommitdiff
path: root/themes/light/prefs.less
diff options
context:
space:
mode:
Diffstat (limited to 'themes/light/prefs.less')
-rw-r--r--themes/light/prefs.less4
1 files changed, 4 insertions, 0 deletions
diff --git a/themes/light/prefs.less b/themes/light/prefs.less
index 15345bcb4..afe4ff2d1 100644
--- a/themes/light/prefs.less
+++ b/themes/light/prefs.less
@@ -219,6 +219,10 @@ body.ttrss_prefs {
white-space : pre-wrap;
}
+ .filename {
+ word-break: break-all;
+ }
+
.filename, .login, .timestamp {
color : @default-text;
}