From 9731c63260c89de02c1b79c89a3f82548de0b998 Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Wed, 21 Dec 2016 13:34:36 +0200 Subject: [PATCH] попап3 --- www/css/main.min.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/www/css/main.min.css b/www/css/main.min.css index 2f7d7b7..375e0d5 100644 --- a/www/css/main.min.css +++ b/www/css/main.min.css @@ -943,8 +943,10 @@ body{font-family:Calibri, Candara, Segoe, 'Segoe UI', Optima, Arial, sans-serif; .delivery-form-par .popup-main-delivery{width:96%;left:2%;} } @media ( max-width: 480px ){ - .delivery-form-par .popup-main-delivery{background-image:none;} + .delivery-form-par .content-popup{padding:25px;} + .delivery-form-par .popup-main-delivery{background-image:none;height:100%;} .delivery-form-par .deliver-form{justify-content: center;align-items: center;flex-direction: column;} .delivery-form-par .text-down input {margin-bottom:5px;} .delivery-form-par .submit-delivery-but{margin-top:5px;} + .delivery-form-par .content-popup .text-up, .delivery-form-par .content-popup .text-down{max-width:100%;} } \ No newline at end of file -- libgit2 0.21.4