.up-modal-dialog
// Up.js: Is an inline-block, centered with text-align // BS: Is a block, centered with a horizontal margin of "auto" display: block
.up-modal-content
// Up.js: Gives some default padding // BS: Expects content to set the padding padding: 0