From fabc662af21ebf0df035f04aa25eef363ff4703c Mon Sep 17 00:00:00 2001 From: dozer111 Date: Tue, 14 Aug 2018 15:21:04 +0300 Subject: [PATCH] правки по формам --- frontend/web/css/change.css | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/frontend/web/css/change.css b/frontend/web/css/change.css index 9218676..084c032 100644 --- a/frontend/web/css/change.css +++ b/frontend/web/css/change.css @@ -1,6 +1,4 @@ -.phone-header .modal-link { - bottom:0; -} + .fixed-header .phone-header .modal-link { bottom:-15px; } @@ -33,3 +31,10 @@ input ,.form-control{ .form-wrapp{ padding:0 15px; } + +.phone-header .modal-link { + bottom:5; +} +.gmnoprint img { + max-width: none; +} \ No newline at end of file -- libgit2 0.21.4