diff options
| author | Shpuld Shpludson <shp@cock.li> | 2020-04-08 13:12:42 +0000 |
|---|---|---|
| committer | Shpuld Shpludson <shp@cock.li> | 2020-04-08 13:12:42 +0000 |
| commit | 8e049297ff6a125298ba9d06a3a4a563b231360f (patch) | |
| tree | cd9b5690976e7b0c7516eb34fcd68fca67fc7d2d /src/components/notifications/notifications.scss | |
| parent | 38455294120a27d254b6cbe237a1adcf9d27e6af (diff) | |
| parent | 32ab69fe0ec5046df35c44f6212e79c49bf449c3 (diff) | |
Merge branch 'develop' into 'master'
Update master for 2.0.2
See merge request pleroma/pleroma-fe!1088
Diffstat (limited to 'src/components/notifications/notifications.scss')
| -rw-r--r-- | src/components/notifications/notifications.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/components/notifications/notifications.scss b/src/components/notifications/notifications.scss index f5b13322..a8f4430f 100644 --- a/src/components/notifications/notifications.scss +++ b/src/components/notifications/notifications.scss @@ -81,6 +81,7 @@ .follow-text, .move-text { padding: 0.5em 0; + overflow-wrap: break-word; } .status-el { |
