poryvkin hace 8 años
padre
commit
6c9e7c5fd3
Se han modificado 1 ficheros con 8 adiciones y 0 borrados
  1. 8 0
      app/assets/styles/media.scss

+ 8 - 0
app/assets/styles/media.scss

@@ -45,6 +45,14 @@ background: #3b434d;
 .floatmenu__link {
     line-height: 30px;
 }
+.region__selection-box {
+    width: auto;
+right: 0;
+top: 50px;
+}
+.region-selection__box:before {
+    left: 78%;
+}
 }
 @media (min-width: 641px) and (max-width: 960px) {
     .wrapper--content {