mirror of
https://github.com/twisterarmy/twister-html.git
synced 2025-01-27 07:04:24 +00:00
word-wrap, not word-break
This commit is contained in:
parent
4071ba7500
commit
d6a9ade1ef
@ -839,7 +839,7 @@ button.disabled:hover
|
||||
{
|
||||
font-size: 13px;
|
||||
margin: 2px 10px 4px 60px;
|
||||
word-break: break-word;
|
||||
word-wrap: break-word;
|
||||
}
|
||||
.post-context
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user