Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <code@chrisrebert.com>2016-02-16 10:10:38 +0300
committerChris Rebert <code@chrisrebert.com>2016-02-16 10:10:38 +0300
commitb35aa23453e1b7f4f4aca7021919018174d3ef8a (patch)
tree7c2f90bd008c04fa69d2c5816fecc0ef2185f028 /scss/_modal.scss
parent48e02ebb8a8874fc0d47f4243f3b29f1b689cbf7 (diff)
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 a18c2ab971..8c5077d1c0 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