mirror of
https://github.com/StarCitizenTools/mediawiki-skins-Citizen.git
synced 2024-11-15 02:24:04 +00:00
fix: align collapse toggle with page padding
This commit is contained in:
parent
9b18cc70e5
commit
a7071e3bf4
|
@ -34,6 +34,7 @@
|
||||||
width: 18px;
|
width: 18px;
|
||||||
height: 18px;
|
height: 18px;
|
||||||
padding: 5px;
|
padding: 5px;
|
||||||
|
margin-left: -5px; // align with page padding
|
||||||
margin-right: 10px;
|
margin-right: 10px;
|
||||||
background-position: center;
|
background-position: center;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
|
|
Loading…
Reference in a new issue