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

This commit is contained in:
2018-05-15 14:52:42 +02:00
parent 57de175a39
commit 6484320adf
2 changed files with 3 additions and 3 deletions
File diff suppressed because one or more lines are too long
@@ -298,7 +298,7 @@ main[role="main"]{
max-height: 100%; max-height: 100%;
overflow-y: auto; overflow-y: auto;
&>*{ &>*{
padding:0 1em; padding:0 1.5em;
} }
// .os-scroll{ // .os-scroll{
// box-sizing: border-box; // box-sizing: border-box;
@@ -576,7 +576,7 @@ main[role="main"]{
position:sticky; position:sticky;
top:0.5em; top:0.5em;
padding:0!important; padding:0!important;
margin:0.5em; margin:0.7em 0 0 0.5em;
display: block; display: block;
$s:10px; $s:10px;
width:$s; height:$s; width:$s; height:$s;