aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Evans <grknight@gentoo.org>2018-11-21 21:42:53 -0500
committerBrian Evans <grknight@gentoo.org>2018-11-21 21:42:53 -0500
commit654c586d2d973ef58f53eab78826223c92177503 (patch)
tree3ad2d6ea9ba566ff1c10dda24426549b5fda26a3
parentmain.css: Realign notification (diff)
downloadskin-tyrian-654c586d2d973ef58f53eab78826223c92177503.tar.gz
skin-tyrian-654c586d2d973ef58f53eab78826223c92177503.tar.bz2
skin-tyrian-654c586d2d973ef58f53eab78826223c92177503.zip
main.css: Update notifications a bit more
Signed-off-by: Brian Evans <grknight@gentoo.org>
-rw-r--r--main.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/main.css b/main.css
index dbcb947..9b30119 100644
--- a/main.css
+++ b/main.css
@@ -241,11 +241,12 @@ body.skin-tyrian #pt-notifications-message .mw-echo-notifications-badge {
background-size: 1.1em;
background-repeat: no-repeat;
top: 0;
+ width: auto;
}
body.skin-tyrian #pt-notifications-alert .mw-echo-notifications-badge:before,
body.skin-tyrian #pt-notifications-notice .mw-echo-notifications-badge:before {
- top: 0;
+ top: 7px;
}
body.skin-tyrian #pt-notifications-alert .mw-echo-notifications-badge:after,