diff options
| author | kaniini <nenolod@gmail.com> | 2018-09-09 11:59:49 +0000 |
|---|---|---|
| committer | kaniini <nenolod@gmail.com> | 2018-09-09 11:59:49 +0000 |
| commit | ed6abeacadc2bced05f3221b2c57ba488f0ae800 (patch) | |
| tree | a27025296b5f54d307b3448571260b2624c869b2 /src/components/notifications/notifications.scss | |
| parent | 369fd648f6dfee51f7fec269e5f5cb530f2ca3d6 (diff) | |
| parent | 5726be68307f0215470d2e5baea105718b5039fe (diff) | |
Merge branch 'post-polish-fixes' into 'develop'
Post polish fixes
See merge request pleroma/pleroma-fe!333
Diffstat (limited to 'src/components/notifications/notifications.scss')
| -rw-r--r-- | src/components/notifications/notifications.scss | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/components/notifications/notifications.scss b/src/components/notifications/notifications.scss index 4dbceede..a137ccd5 100644 --- a/src/components/notifications/notifications.scss +++ b/src/components/notifications/notifications.scss @@ -22,10 +22,6 @@ } .loadmore-error { - min-width: 6em; - text-align: center; - padding: 0 0.25em 0 0.25em; - margin: 0; color: $fallback--fg; color: var(--fg, $fallback--fg); } |
