diff options
author | Brian Evans <grknight@gentoo.org> | 2019-09-12 13:16:23 -0400 |
---|---|---|
committer | Brian Evans <grknight@gentoo.org> | 2019-09-12 13:16:23 -0400 |
commit | 9fa6cd7d56ecec8f71eabb974bf7c17c5d9fa47b (patch) | |
tree | 8ede722b4c2c66901d88f215df0e569e190d4c4e | |
parent | Make year dynamic and reduce some output breakouts (diff) | |
download | skin-tyrian-9fa6cd7d56ecec8f71eabb974bf7c17c5d9fa47b.tar.gz skin-tyrian-9fa6cd7d56ecec8f71eabb974bf7c17c5d9fa47b.tar.bz2 skin-tyrian-9fa6cd7d56ecec8f71eabb974bf7c17c5d9fa47b.zip |
Pull the notification headers in line with the nav bar
Signed-off-by: Brian Evans <grknight@gentoo.org>
-rw-r--r-- | main.css | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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; +} |