https://bugzilla.wikimedia.org/show_bug.cgi?id=47926
Web browser: Internet Explorer
Bug ID: 47926
Summary: IE presents the notifications indicator as a block
Product: MediaWiki extensions
Version: master
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: Unprioritized
Component: Echo
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected],
[email protected]
Classification: Unclassified
Mobile Platform: ---
mw-badge-inline { display:inline-block; }
Not all browsers support inline-block. Change it to:
mw-badge-inline { display:inline; display:inline-block; }
--
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l