Commit 18d2ba991aa17025893ee525140b7013f443a326
1 parent
9731c632
попап3
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
www/css/main.min.css
... | ... | @@ -944,7 +944,7 @@ body{font-family:Calibri, Candara, Segoe, 'Segoe UI', Optima, Arial, sans-serif; |
944 | 944 | } |
945 | 945 | @media ( max-width: 480px ){ |
946 | 946 | .delivery-form-par .content-popup{padding:25px;} |
947 | - .delivery-form-par .popup-main-delivery{background-image:none;height:100%;} | |
947 | + .delivery-form-par .popup-main-delivery{background-image:none;height:initial;} | |
948 | 948 | .delivery-form-par .deliver-form{justify-content: center;align-items: center;flex-direction: column;} |
949 | 949 | .delivery-form-par .text-down input {margin-bottom:5px;} |
950 | 950 | .delivery-form-par .submit-delivery-but{margin-top:5px;} | ... | ... |