Created
May 16, 2018 17:12
-
-
Save dealingwith/5314de7139a153482f3e2a85f790e6eb to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<style> | |
#wrap { | |
position: fixed; | |
top: 0; | |
right:0; | |
bottom:0; | |
left: 0; | |
overflow-y: scroll; | |
-webkit-overflow-scrolling: touch; | |
} | |
</style> | |
<div id="wrap"> | |
<iframe src="https://communityrewards.me/gables" frameborder="0" style="overflow: hidden; height: 100%; width: 100%;"></iframe> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Specifying a height in pixels won't work on an iPhone