From 9dd66d3c446908fce99e07617ec7b9bf81302cef Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Wed, 21 Dec 2016 17:16:22 +0200 Subject: [PATCH] попап5 --- www/css/main.min.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/css/main.min.css b/www/css/main.min.css index f47a6fb..b70aba7 100644 --- a/www/css/main.min.css +++ b/www/css/main.min.css @@ -947,7 +947,7 @@ 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 ){ - .open-delivery-modal{bottom:0;width:100%;box-shadow: inset 0px -250px 125px -250px black;} + .open-delivery-modal{top: initial;bottom:0;width:100%;box-shadow: inset 0px -250px 125px -250px black;} .delivery-form-par .content-popup{padding:25px;} .delivery-form-par .popup-main-delivery{background-image:none;height:initial;top:10%;} .delivery-form-par .deliver-form{justify-content: center;align-items: center;flex-direction: column;} -- libgit2 0.21.4