mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-14 18:42:30 +03:00
Extract new $modal-dialog-margin variable
[skip sauce] [skip validator]
This commit is contained in:
+1
-1
@@ -40,7 +40,7 @@
|
||||
.modal-dialog {
|
||||
position: relative;
|
||||
width: auto;
|
||||
margin: 10px;
|
||||
margin: $modal-dialog-margin;
|
||||
}
|
||||
|
||||
// Actual modal
|
||||
|
||||
Reference in New Issue
Block a user