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