Fix footer margin on TeacherClassView

This commit is contained in:
phoenixeliot 2016-06-13 14:45:24 -07:00
parent dccb4f3172
commit 98bfcb4c9e

View file

@ -444,7 +444,7 @@ body[lang='ru'], body[lang='uk'], body[lang='bg'], body[lang^='mk'], body[lang='
#footer
background-image: url("/images/pages/home/footer_background.png")
height: 229px
margin: -22px auto 0
margin: 65px auto 0
color: white
@media (max-width: $screen-sm-min)