Merge branch 'feature/remove-hypenation' into 'develop'

Remove auto-hyphenation

See merge request pleroma/pleroma-fe!800
This commit is contained in:
Shpuld Shpludson 2019-05-20 16:43:15 +00:00
commit 5b8f5eddbf
1 changed files with 0 additions and 1 deletions

View File

@ -257,7 +257,6 @@ $status-margin: 0.75em;
}
.status-el {
hyphens: auto;
overflow-wrap: break-word;
word-wrap: break-word;
word-break: break-word;