Catrope has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/304414

Change subject: Revert "Hack around browser bug in IE breaking badge alignment 
in Monobook"
......................................................................

Revert "Hack around browser bug in IE breaking badge alignment in Monobook"

Seems to be fixed by different changes, and now this change
is causing trouble, moving the badges up off-screen.

This reverts commit 0b7f8712a9e9ac896dd7eb55b6b93d8845f21ce6.

Change-Id: Ia5a0a6b6be3698436a043aee111f251709c22f20
---
M modules/nojs/mw.echo.badge.monobook.less
1 file changed, 0 insertions(+), 13 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Echo 
refs/changes/14/304414/1

diff --git a/modules/nojs/mw.echo.badge.monobook.less 
b/modules/nojs/mw.echo.badge.monobook.less
index ab5e3ef..f1aafb5 100644
--- a/modules/nojs/mw.echo.badge.monobook.less
+++ b/modules/nojs/mw.echo.badge.monobook.less
@@ -49,17 +49,4 @@
 #p-personal #pt-notifications-alert,
 #p-personal #pt-notifications-notice {
        display: inline-block;
-       position: relative;
-
-       // HACK for IE6-9 (T142053)
-       top: ~"-1em\9";
-}
-
-
-// HACK for IE10 and IE11 (T142053)
-@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
-       #p-personal #pt-notifications-alert,
-       #p-personal #pt-notifications-notice {
-               top: -1em;
-       }
 }

-- 
To view, visit https://gerrit.wikimedia.org/r/304414
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia5a0a6b6be3698436a043aee111f251709c22f20
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Echo
Gerrit-Branch: master
Gerrit-Owner: Catrope <roan.katt...@gmail.com>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to