diff --git a/app/assets/v2/scss/notifications.scss b/app/assets/v2/scss/notifications.scss index 6207a7f0384..c5557c99dfb 100644 --- a/app/assets/v2/scss/notifications.scss +++ b/app/assets/v2/scss/notifications.scss @@ -218,7 +218,7 @@ html.dark-mode { background: white; padding-bottom: 1rem; margin-bottom: 3rem; - margin-top: -3em; + margin-top: 3rem; z-index: 0; position: relative; border-radius: 4px; diff --git a/app/inbox/templates/inbox.html b/app/inbox/templates/inbox.html index 2678b1e50d8..390b0866b21 100644 --- a/app/inbox/templates/inbox.html +++ b/app/inbox/templates/inbox.html @@ -23,14 +23,14 @@ {% include 'shared/head.html' %} {% include 'shared/cards.html' %} -
+