diff options
| author | Shpuld Shpludson <shp@cock.li> | 2019-05-20 16:43:15 +0000 |
|---|---|---|
| committer | Shpuld Shpludson <shp@cock.li> | 2019-05-20 16:43:15 +0000 |
| commit | 5b8f5eddbf2d39ed8242255fd6188f1275561195 (patch) | |
| tree | da7a0d75ff82ae6cb9fdc25984164d1b9d1834f7 /src | |
| parent | 4ea0db5cb1cc89dcbfb59982659a3d2771541391 (diff) | |
| parent | 229c65959eb776b7028b51492e3ead03abcfeff1 (diff) | |
Merge branch 'feature/remove-hypenation' into 'develop'
Remove auto-hyphenation
See merge request pleroma/pleroma-fe!800
Diffstat (limited to 'src')
| -rw-r--r-- | src/components/status/status.vue | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/components/status/status.vue b/src/components/status/status.vue index 997c1b31..53dfb9e7 100644 --- a/src/components/status/status.vue +++ b/src/components/status/status.vue @@ -257,7 +257,6 @@ $status-margin: 0.75em; } .status-el { - hyphens: auto; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; |
