Forked from wpexplorer/gist:6760a15082749103fd13d8b3cb2ecf79
Created
June 12, 2018 02:06
-
-
Save bewho/5105e2927e87792772dbaa34f26fdb87 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
body.wpex-noscroll { | |
position: static !important; | |
width: auto !important; | |
overflow-y: inherit !important; | |
top: auto !important; | |
bottom: auto !important; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment