Merge branch 'hotfix/LIL-716' into 'master'

LIL-716 Блок Подписаться в футере разрывает моб верстку

See merge request lilcity/backend!228
remotes/origin/editis_13-01-19
cfwme 7 years ago
commit d7cfc81052
  1. 3
      web/src/sass/_common.sass

@ -2047,6 +2047,8 @@ a.grey-link
&__btn &__btn
height: 40px height: 40px
width: 220px width: 220px
+m
width: 50%
&__input &__input
height: 39px height: 39px
width: 220px width: 220px
@ -2057,6 +2059,7 @@ a.grey-link
background: $bg background: $bg
+m +m
margin-right: 0 margin-right: 0
width: 50%
.socials .socials
display: flex display: flex

Loading…
Cancel
Save