Fix page scroll bug on /connect page (#3856) [ci skip]

This commit is contained in:
AJ Johnson 2019-08-28 12:05:27 -07:00 committed by Mac Siri
parent 67a8dbcd04
commit 00ed11fca7

View file

@ -43,10 +43,6 @@
footer {
display: none
}
#page-content {
max-height: 100vh
}
</style>
<script>
if (navigator.userAgent.match(/iPhone/i) && !navigator.userAgent.match('CriOS')) {