removed cat margin bottom at certain height

This commit is contained in:
Jamal Jackson 2016-09-14 11:40:04 -04:00
commit df30370e67

View file

@ -29,6 +29,9 @@
}
@media (max-height: 540px){
#onboarding-push-notifications{
#cta{
margin-bottom: 0;
}
.cta-buttons{
float:left;
position: relative;