Merge "Set relevant title on Special:RecentChangesLinked"
[lhc/web/wiklou.git] / resources / src / mediawiki / mediawiki.notification.css
index 0c8152e..ae399ce 100644 (file)
        position: fixed;
 }
 
-* html .mw-notification-area-floating {
-       /* Make it at least 'absolute' in IE6 since 'fixed' is not supported */
-       position: absolute;
-}
-
 .mw-notification {
        padding: 0.25em 1em;
        margin-bottom: 0.5em;