From 7976d118ca60143b25d111c24a45eff1d083fd9b Mon Sep 17 00:00:00 2001 From: Henry Jameson Date: Wed, 15 May 2019 20:44:35 +0300 Subject: Cleanup, little documentation, localization --- src/components/notifications/notifications.scss | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'src/components/notifications/notifications.scss') diff --git a/src/components/notifications/notifications.scss b/src/components/notifications/notifications.scss index c0b458cc..622d12f4 100644 --- a/src/components/notifications/notifications.scss +++ b/src/components/notifications/notifications.scss @@ -1,8 +1,10 @@ @import '../../_variables.scss'; .notifications { - // a bit of a hack to allow scrolling below notifications - padding-bottom: 15em; + &:not(.minimal) { + // a bit of a hack to allow scrolling below notifications + padding-bottom: 15em; + } .loadmore-error { color: $fallback--text; -- cgit v1.2.3-70-g09d2