aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Evans <grknight@gentoo.org>2018-11-28 11:31:23 -0500
committerBrian Evans <grknight@gentoo.org>2018-11-28 11:31:23 -0500
commitde7cea7405946b6be437e1c9950d9c3040951e92 (patch)
tree7e5a73974c344df1078bd05325a6af30996ce1ce
parentCorrect loading of icons (diff)
downloadskin-tyrian-de7cea7405946b6be437e1c9950d9c3040951e92.tar.gz
skin-tyrian-de7cea7405946b6be437e1c9950d9c3040951e92.tar.bz2
skin-tyrian-de7cea7405946b6be437e1c9950d9c3040951e92.zip
Remove previous style for the icons
Signed-off-by: Brian Evans <grknight@gentoo.org>
-rw-r--r--main.css5
1 files changed, 3 insertions, 2 deletions
diff --git a/main.css b/main.css
index 705304e..846ce34 100644
--- a/main.css
+++ b/main.css
@@ -244,13 +244,14 @@ body.skin-tyrian #pt-notifications-message .mw-echo-notifications-badge {
width: auto;
}
*/
+/*
body.skin-tyrian #pt-notifications-alert .mw-echo-notifications-badge,
body.skin-tyrian #pt-notifications-notice .mw-echo-notifications-badge {
- /* top :0; */
+ top :0;
height: auto;
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: 7px; */