mirror of
https://github.com/StarCitizenTools/mediawiki-skins-Citizen.git
synced 2024-11-24 14:34:09 +00:00
fix(search): 🐛 fix invisible progress bar
This commit is contained in:
parent
3601fbd3ee
commit
01365d90ec
|
@ -118,7 +118,7 @@
|
|||
**/
|
||||
&.citizen-loading::after {
|
||||
position: absolute;
|
||||
top: 100%;
|
||||
bottom: 0;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue