Skip to content

Instantly share code, notes, and snippets.

@rcstr
Created November 26, 2013 15:08
Show Gist options
  • Save rcstr/7659943 to your computer and use it in GitHub Desktop.
Save rcstr/7659943 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