aboutsummaryrefslogtreecommitdiff
path: root/scss/_modal.scss
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2016-02-15 23:10:38 -0800
committerChris Rebert <[email protected]>2016-02-15 23:10:38 -0800
commitb35aa23453e1b7f4f4aca7021919018174d3ef8a (patch)
tree7c2f90bd008c04fa69d2c5816fecc0ef2185f028 /scss/_modal.scss
parent48e02ebb8a8874fc0d47f4243f3b29f1b689cbf7 (diff)
downloadbootstrap-b35aa23453e1b7f4f4aca7021919018174d3ef8a.tar.xz
bootstrap-b35aa23453e1b7f4f4aca7021919018174d3ef8a.zip
Extract new $modal-dialog-margin variable
[skip sauce] [skip validator]
Diffstat (limited to 'scss/_modal.scss')
-rw-r--r--scss/_modal.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/scss/_modal.scss b/scss/_modal.scss
index a18c2ab97..8c5077d1c 100644
--- a/scss/_modal.scss
+++ b/scss/_modal.scss
@@ -40,7 +40,7 @@
.modal-dialog {
position: relative;
width: auto;
- margin: 10px;
+ margin: $modal-dialog-margin;
}
// Actual modal