mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-08 17:22:31 +03:00
remove unnecessary right and left properties on .modal-dialog
This commit is contained in:
@@ -128,8 +128,6 @@
|
||||
@media screen and (min-width: @screen-sm) {
|
||||
|
||||
.modal-dialog {
|
||||
left: 50%;
|
||||
right: auto;
|
||||
width: 600px;
|
||||
padding-top: 30px;
|
||||
padding-bottom: 30px;
|
||||
|
||||
Reference in New Issue
Block a user