From 1ce97ba11e8300b836f523d7fe6bb1578023b3c7 Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Wed, 21 Dec 2016 15:07:42 +0200 Subject: [PATCH] попап4 --- 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 fe9c630..35271c8 100644 --- a/www/css/main.min.css +++ b/www/css/main.min.css @@ -942,7 +942,7 @@ body{font-family:Calibri, Candara, Segoe, 'Segoe UI', Optima, Arial, sans-serif; .open-delivery-modal{cursor:pointer;position:fixed;font-size:24px;bottom:0;width:100%;} .open-delivery-modal div{text-align: center;} .open-delivery-modal div img{position:relative;width:100%;max-width:360px;} -.open-delivery-modal div img:after{content:'';width:10px;height:10px;cursor:pointer;background-color:black;} +.open-delivery-modal div img:after{content:'';width:10px;height:10px;cursor:pointer;background-color:black;position:absolute;top:0px;right:0px;} @media( max-width: 880px ){ .delivery-form-par .popup-main-delivery{width:96%;left:2%;} } -- libgit2 0.21.4