summaryrefslogtreecommitdiff
path: root/simplex/_variables.scss
diff options
context:
space:
mode:
Diffstat (limited to 'simplex/_variables.scss')
-rw-r--r--simplex/_variables.scss8
1 files changed, 6 insertions, 2 deletions
diff --git a/simplex/_variables.scss b/simplex/_variables.scss
index ba9ef2d8..5e416b56 100644
--- a/simplex/_variables.scss
+++ b/simplex/_variables.scss
@@ -1,4 +1,4 @@
-// Simplex 3.3.2
+// Simplex 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: $text-color;
$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