mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-02 16:04:07 +03:00
remove unnecessary right and left properties on .modal-dialog
This commit is contained in:
Vendored
-2
@@ -5823,8 +5823,6 @@ body.modal-open,
|
||||
|
||||
@media screen and (min-width: 768px) {
|
||||
.modal-dialog {
|
||||
right: auto;
|
||||
left: 50%;
|
||||
width: 600px;
|
||||
padding-top: 30px;
|
||||
padding-bottom: 30px;
|
||||
|
||||
Reference in New Issue
Block a user