mirror of
https://github.com/StarCitizenTools/mediawiki-skins-Citizen.git
synced 2024-11-15 02:24:04 +00:00
feat: move search icon a bit higher
This commit is contained in:
parent
4bbf111c1f
commit
e43dd3e5e6
|
@ -152,7 +152,7 @@
|
|||
height: 10px;
|
||||
/* Use background-color variable because it is a part of the logo */
|
||||
border: solid 2px var( --background-color-icon );
|
||||
margin-top: -2px;
|
||||
margin-top: -4px;
|
||||
margin-left: -2px;
|
||||
border-radius: 100%;
|
||||
transform: rotate( -45deg );
|
||||
|
|
Loading…
Reference in a new issue