Created
December 18, 2014 11:44
-
-
Save benshimmin/4f5a984b5dd09ff7ca29 to your computer and use it in GitHub Desktop.
Remove overlay on duedil.com
This file contains 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
$(".modal-backdrop, .modal").hide();$("body").css("overflow","auto"); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment