mirror of
https://github.com/discourse/discourse.git
synced 2024-11-26 10:50:26 -06:00
need word-wrap:break-word on preview
This commit is contained in:
parent
cc21cf16d1
commit
24cf672c7d
@ -314,6 +314,7 @@
|
||||
padding: 7px;
|
||||
margin: 0;
|
||||
background-color: $white;
|
||||
word-wrap: break-word;
|
||||
}
|
||||
#wmd-input {
|
||||
position: absolute;
|
||||
|
Loading…
Reference in New Issue
Block a user