summaryrefslogtreecommitdiff
path: root/resources/css/_base.css
diff options
context:
space:
mode:
Diffstat (limited to 'resources/css/_base.css')
-rw-r--r--resources/css/_base.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/css/_base.css b/resources/css/_base.css
index 8814c3af33..860727859c 100644
--- a/resources/css/_base.css
+++ b/resources/css/_base.css
@@ -120,7 +120,7 @@ a:hover, .btn-link:hover, .nav-link:hover {
unicode-bidi: isolate;
/* Long words without spaces can break the page layout */
- word-break: break-all;
+ overflow-wrap: break-word;
}
.wt-nested-edit-fields {