fix: large map vertical position fix

This commit is contained in:
Martin Ambrus
2017-10-28 00:38:28 +02:00
parent 6cf2715777
commit b906e94dcc
46 changed files with 101 additions and 86 deletions
+1 -1
View File
@@ -196,7 +196,7 @@ div.popup_map {
padding-right: 80px;
padding-top: 31px;
position:relative;
top: 99px;
top: 0;
z-index: 80;
}
div.popup_map div#drag {