From 0bfd8424495f8b897ef1ff72273d25f5820352b8 Mon Sep 17 00:00:00 2001 From: Brian Evans Date: Mon, 5 Oct 2020 15:23:23 -0400 Subject: Push down the notifications unto the bar Signed-off-by: Brian Evans --- main.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'main.css') diff --git a/main.css b/main.css index a3f5f43..c172093 100644 --- a/main.css +++ b/main.css @@ -251,3 +251,7 @@ body.mw-special-Specialpages h2 { .mw-echo-ui-overlay .oo-ui-popupWidget-anchored-top { margin-top: 20px; } + +#pt-notifications-notice, #pt-notifications-alert { + margin-top: 1em; +} -- cgit v1.2.3-65-gdbad