mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-31 00:59:51 +02:00
Extract $modal-dialog-sm-up-margin-y variable
[skip sauce] [skip validator]
This commit is contained in:
@@ -117,7 +117,7 @@
|
||||
// Automatically set modal's width for larger viewports
|
||||
.modal-dialog {
|
||||
max-width: $modal-md;
|
||||
margin: 30px auto;
|
||||
margin: $modal-dialog-sm-up-margin-y auto;
|
||||
}
|
||||
|
||||
.modal-content {
|
||||
|
Reference in New Issue
Block a user