ソースを参照

Merge branch 'verstka' of Adyn/medgis-ru-assets into master

verstka-medgis 8 年 前
コミット
5eca0e2669
1 ファイル変更8 行追加0 行削除
  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 {