From de7cea7405946b6be437e1c9950d9c3040951e92 Mon Sep 17 00:00:00 2001 From: Brian Evans Date: Wed, 28 Nov 2018 11:31:23 -0500 Subject: Remove previous style for the icons Signed-off-by: Brian Evans --- main.css | 5 +++-- 1 file 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; */ -- cgit v1.2.3-65-gdbad