jace 5 лет назад
Родитель
Сommit
aec58e880a
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      normand/frontend/frontend/web/static/fxm/css/layout.css

+ 2 - 2
normand/frontend/frontend/web/static/fxm/css/layout.css

@@ -2497,12 +2497,12 @@ select.error {
 
 .mobile-download .iPhone_ {
   position: absolute;
-  width:800px;
+  width:840px;
   height: 420px;
   top: 50%;
   margin-top: -210px;
   left: 50%;
-  margin-left: -400px;
+  margin-left: -420px;
   background: #fff;
   -webkit-box-shadow: 0 0 20px #ccc;
           box-shadow: 0 0 20px #ccc;