Merge "Converted ChangeTags to using the WAN cache"
[lhc/web/wiklou.git] / resources / src / mediawiki / mediawiki.notification.common.css
1 .mw-notification-area {
2 position: absolute;
3 }
4
5 .mw-notification-area-floating {
6 position: fixed;
7 }