summaryrefslogtreecommitdiff
path: root/lumen/_variables.scss
diff options
context:
space:
mode:
authorThomas Park <thomas@thomaspark.me>2015-03-17 14:38:40 -0400
committerThomas Park <thomas@thomaspark.me>2015-03-17 14:38:40 -0400
commit0b99e59d9ba103694240d1a1e0f9ffdfaaaea709 (patch)
treeac8638e87d02fad4f7ad17230029371e887bf2bd /lumen/_variables.scss
parent66e5c761eea0ce48fcf72844f043db4bcb43c6d9 (diff)
update bootswatch to 3.3.4
Diffstat (limited to 'lumen/_variables.scss')
-rw-r--r--lumen/_variables.scss8
1 files changed, 6 insertions, 2 deletions
diff --git a/lumen/_variables.scss b/lumen/_variables.scss
index 5dc7305d..dc81f4f1 100644
--- a/lumen/_variables.scss
+++ b/lumen/_variables.scss
@@ -1,4 +1,4 @@
-// Lumen 3.3.2
+// Lumen 3.3.4
// Variables
// --------------------------------------------------
@@ -207,6 +207,9 @@ $input-height-large: (ceil($font-size-large * $line-height-large) +
//** Small `.form-control` height
$input-height-small: (floor($font-size-small * $line-height-small) + ($padding-small-vertical * 2) + 2);
+//** `.form-group` margin
+$form-group-margin-bottom: 15px;
+
$legend-color: $gray-dark;
$legend-border-color: #e5e5e5;
@@ -266,7 +269,8 @@ $zindex-dropdown: 1000;
$zindex-popover: 1060;
$zindex-tooltip: 1070;
$zindex-navbar-fixed: 1030;
-$zindex-modal: 1040;
+$zindex-modal-background: 1040;
+$zindex-modal: 1050;
//== Media queries breakpoints