Edit button on left

main
Bob Mottram 2020-10-03 12:01:34 +01:00
parent a93be331d9
commit 5044180237
1 changed files with 1 additions and 1 deletions

View File

@ -1018,7 +1018,7 @@ aside .toggle-inside li {
.col-right img.rightColEditImage { .col-right img.rightColEditImage {
background: var(--column-left-color); background: var(--column-left-color);
width: 20%; width: 20%;
float: right; float: left;
} }
.col-right img.rightColImg { .col-right img.rightColImg {
background: var(--column-left-color); background: var(--column-left-color);