summaryrefslogtreecommitdiff
path: root/extras/html/themes/simple/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'extras/html/themes/simple/style.css')
-rw-r--r--extras/html/themes/simple/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/extras/html/themes/simple/style.css b/extras/html/themes/simple/style.css
index 49bfd75..5ba53ce 100644
--- a/extras/html/themes/simple/style.css
+++ b/extras/html/themes/simple/style.css
@@ -1,7 +1,7 @@
body {
font-family: sans-serif;
max-width: 1024px;
- word-wrap: break-word;
+ overflow-wrap: break-word;
}
a {