No left margin

merge-requests/8/head
Bob Mottram 2020-10-16 14:05:48 +01:00
parent bf0985ed9a
commit 056ef52bf0
1 changed files with 1 additions and 1 deletions

View File

@ -1248,7 +1248,7 @@ aside .toggle-inside li {
min-width: var(--button-width-chars);
transition: all 0.5s;
cursor: pointer;
margin: -20px 5px;
margin: -20px 0px;
}
.buttonhighlighted {
border-radius: var(--button-corner-radius);