mirror of
https://github.com/StarCitizenTools/mediawiki-skins-Citizen.git
synced 2024-11-24 06:24:22 +00:00
ci: 👷 lint code to MediaWiki standards
Check commit and GitHub actions for more details
This commit is contained in:
parent
151e51da2f
commit
5fbf8bf938
|
@ -120,7 +120,7 @@
|
||||||
// Remove searchbox open animation on mobile
|
// Remove searchbox open animation on mobile
|
||||||
// But keep suggestion animation
|
// But keep suggestion animation
|
||||||
// So user can get to search instantly
|
// So user can get to search instantly
|
||||||
&.citizen-menu__dropdown[open] > .citizen-menu__card {
|
&.citizen-menu__dropdown[ open ] > .citizen-menu__card {
|
||||||
transition: none;
|
transition: none;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue