diff options
-rw-r--r-- | templates/layout.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/layout.html b/templates/layout.html index 03220af..a34f5dd 100644 --- a/templates/layout.html +++ b/templates/layout.html @@ -146,6 +146,7 @@ div#crane div.cat { font-size: 80%; color: #555; padding-bottom: 1em; + overflow-wrap: normal; } div#crane div.list { |