Commit fabc662af21ebf0df035f04aa25eef363ff4703c

Authored by alex
1 parent 69768df7

правки по формам

Showing 1 changed file with 8 additions and 3 deletions   Show diff stats
frontend/web/css/change.css
1   -.phone-header .modal-link {
2   - bottom:0;
3   -}
  1 +
4 2 .fixed-header .phone-header .modal-link {
5 3 bottom:-15px;
6 4 }
... ... @@ -33,3 +31,10 @@ input ,.form-control{
33 31 .form-wrapp{
34 32 padding:0 15px;
35 33 }
  34 +
  35 +.phone-header .modal-link {
  36 + bottom:5;
  37 +}
  38 +.gmnoprint img {
  39 + max-width: none;
  40 +}
36 41 \ No newline at end of file
... ...