Merge "resourceloader: Make various CSSMin performance optimizations and cleanups"
[lhc/web/wiklou.git] / resources / src / mediawiki.notification / common.css
1 .mw-notification-area {
2 position: absolute;
3 }
4
5 .mw-notification-area-floating {
6 position: fixed;
7 }