From 9fa6cd7d56ecec8f71eabb974bf7c17c5d9fa47b Mon Sep 17 00:00:00 2001 From: Brian Evans Date: Thu, 12 Sep 2019 13:16:23 -0400 Subject: Pull the notification headers in line with the nav bar Signed-off-by: Brian Evans --- main.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/main.css b/main.css index c11ae9f..36ea678 100644 --- a/main.css +++ b/main.css @@ -251,3 +251,7 @@ body.mw-special-Specialpages h2 { .gp-useflag-table-container { max-height: 300px; } + +.mw-ui-echo-overlay .oo-ui-popupWidget-anchored-top { + margin-top: 20px; +} -- cgit v1.2.3-65-gdbad