mirror of
https://github.com/StarCitizenTools/mediawiki-skins-Citizen.git
synced 2024-11-16 19:10:34 +00:00
7712dfb1ce
Co-authored-by: github-actions <github-actions@users.noreply.github.com>
12 lines
124 B
Plaintext
12 lines
124 B
Plaintext
|
|
.mw-dismissable-notice {
|
|
position: relative;
|
|
|
|
&-close {
|
|
position: absolute;
|
|
top: 0;
|
|
right: 0;
|
|
float: unset;
|
|
}
|
|
}
|