Skip to content

Instantly share code, notes, and snippets.

@digitalmaster
Created November 7, 2013 18:58
Show Gist options
  • Select an option

  • Save digitalmaster/7359995 to your computer and use it in GitHub Desktop.

Select an option

Save digitalmaster/7359995 to your computer and use it in GitHub Desktop.
.Absolute-Center {
margin: auto;
position: absolute;
top: 0; left: 0; bottom: 0; right: 0;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment