make iphone stand out over footer

This commit is contained in:
Quincy Larson
2015-06-02 19:45:58 -07:00
parent f7601946aa
commit 51bfa12c33

View File

@ -1092,6 +1092,7 @@ hr {
.iframe-scroll { .iframe-scroll {
position: fixed !important; position: fixed !important;
margin-top: 75px; margin-top: 75px;
z-index: 9999;
} }
} }
@media only screen and (max-width: 992px) { @media only screen and (max-width: 992px) {