fix: align collapse toggle with page padding

This commit is contained in:
alistair3149 2021-03-03 12:29:44 -05:00
parent 9b18cc70e5
commit a7071e3bf4
No known key found for this signature in database
GPG key ID: 94D081060FD3DD9C

View file

@ -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;