Commit 81d4bf8b087bcd69bc89b9f9855ddefe7d88f252
1 parent
b82279d4
-Form fix
Showing
2 changed files
with
2 additions
and
2 deletions
Show diff stats
frontend/web/css/style.css
... | ... | @@ -1060,7 +1060,7 @@ ul.main-menu li:first-child ul li a:before {display: none;} |
1060 | 1060 | .modal-form, #success-form { |
1061 | 1061 | width: 810px; |
1062 | 1062 | background: #fff; |
1063 | - position: absolute; | |
1063 | + position: fixed; | |
1064 | 1064 | left: 50%; |
1065 | 1065 | margin-left: -405px; |
1066 | 1066 | top: 20px; | ... | ... |
frontend/web/css/style.min.css