yflory's word wrap fix

This commit is contained in:
ansuz
2017-05-24 11:27:31 +02:00
parent dc80b6b11f
commit 378bf2aa94

View File

@@ -81,6 +81,7 @@
border-left: 1px solid black;
box-sizing: border-box;
font-family: Calibri,Ubuntu,sans-serif;
word-wrap: break-word;
}
#preview {
max-width: 40vw;