summaryrefslogtreecommitdiff
path: root/themes/light.css
diff options
context:
space:
mode:
Diffstat (limited to 'themes/light.css')
-rw-r--r--themes/light.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/themes/light.css b/themes/light.css
index d6a9fd900..7da617d43 100644
--- a/themes/light.css
+++ b/themes/light.css
@@ -897,6 +897,9 @@ body.ttrss_main select.attachments {
margin-top: 10px;
max-width: 120px;
}
+body.ttrss_main .attachments-inline a {
+ word-break: break-all;
+}
body.ttrss_main #filterDlg_feeds select {
height: 150px;
width: 410px;