fixe close-col-btn unclickable, moved to the left of col

This commit is contained in:
2018-05-15 14:44:34 +02:00
parent cbbaf07d17
commit 57de175a39
2 changed files with 2 additions and 2 deletions
File diff suppressed because one or more lines are too long
@@ -580,7 +580,7 @@ main[role="main"]{
display: block;
$s:10px;
width:$s; height:$s;
float: right;
float: left;
background-image: url(../img/close.svg);
background-repeat: no-repeat;
background-position: center;