Skip to content

Instantly share code, notes, and snippets.

@maxmumford
Last active December 29, 2015 18:19
Show Gist options
  • Save maxmumford/7709589 to your computer and use it in GitHub Desktop.
Save maxmumford/7709589 to your computer and use it in GitHub Desktop.
.overlay_fix {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 100000;
opacity: 0;
display: none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment