Browse Source

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

Bachir Soussi Chiadmi 6 years ago
parent
commit
57de175a39

File diff suppressed because it is too large
+ 0 - 0
sites/all/themes/custom/edlptheme/assets/dist/styles/app.min.css


+ 1 - 1
sites/all/themes/custom/edlptheme/assets/styles/app.scss

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

Some files were not shown because too many files changed in this diff