diff options
Diffstat (limited to 'theme/base/css/display.css')
-rw-r--r-- | theme/base/css/display.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/theme/base/css/display.css b/theme/base/css/display.css index 89fe810c6..380975e32 100644 --- a/theme/base/css/display.css +++ b/theme/base/css/display.css @@ -1035,6 +1035,7 @@ text-decoration:underline; .notice .entry-title { overflow:hidden; +word-wrap:break-word; } .notice .entry-title.ov { overflow:visible; |