Skip to content

Instantly share code, notes, and snippets.

@AphonicChaos
Created June 20, 2016 19:12
Show Gist options
  • Save AphonicChaos/ac5c5389231bdddcf43f76271771823f to your computer and use it in GitHub Desktop.
Save AphonicChaos/ac5c5389231bdddcf43f76271771823f to your computer and use it in GitHub Desktop.
.modal-dialog.fancy {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%) !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment