diff options
| author | Henry Jameson <me@hjkos.com> | 2018-09-03 22:12:18 +0300 |
|---|---|---|
| committer | Henry Jameson <me@hjkos.com> | 2018-09-03 22:12:18 +0300 |
| commit | a6047e0ad5820e08308d3c7d5f54c14ba57fca5e (patch) | |
| tree | e00c65121da0688872c01c9da91e36ddfe3c2256 /src/components/notifications/notifications.scss | |
| parent | 20b0ffc0b9978799ed34fc3b8c85aa8fe56f2eeb (diff) | |
Kinda went back to using align-items: stretch. Fixed error message floating.
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); } |
