about summary refs log tree commit diff
path: root/app/javascript/styles/compact_header.scss
diff options
context:
space:
mode:
Diffstat (limited to 'app/javascript/styles/compact_header.scss')
-rw-r--r--app/javascript/styles/compact_header.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/javascript/styles/compact_header.scss b/app/javascript/styles/compact_header.scss
index cf12fcfec..90d98cc8c 100644
--- a/app/javascript/styles/compact_header.scss
+++ b/app/javascript/styles/compact_header.scss
@@ -6,7 +6,7 @@
     font-weight: 500;
     margin-bottom: 20px;
     padding: 0 10px;
-    overflow-wrap: break-word;
+    word-wrap: break-word;
 
     @media screen and (max-width: 740px) {
       text-align: center;