need word-wrap:break-word on preview

This commit is contained in:
Jeff Atwood 2013-02-08 12:07:32 -08:00
parent cc21cf16d1
commit 24cf672c7d
1 changed files with 1 additions and 0 deletions

View File

@ -314,6 +314,7 @@
padding: 7px;
margin: 0;
background-color: $white;
word-wrap: break-word;
}
#wmd-input {
position: absolute;