aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Evans <grknight@gentoo.org>2019-09-12 13:16:23 -0400
committerBrian Evans <grknight@gentoo.org>2019-09-12 13:16:23 -0400
commit9fa6cd7d56ecec8f71eabb974bf7c17c5d9fa47b (patch)
tree8ede722b4c2c66901d88f215df0e569e190d4c4e
parentMake year dynamic and reduce some output breakouts (diff)
downloadskin-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.css4
1 files changed, 4 insertions, 0 deletions
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;
+}