SECURITY: resources: Patch jQuery 3.3.1 for CVE-2019-11358
[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 }