summaryrefslogtreecommitdiff
path: root/simplex/variables.less
diff options
context:
space:
mode:
Diffstat (limited to 'simplex/variables.less')
-rw-r--r--simplex/variables.less8
1 files changed, 6 insertions, 2 deletions
diff --git a/simplex/variables.less b/simplex/variables.less
index 8fb496e8..2502e338 100644
--- a/simplex/variables.less
+++ b/simplex/variables.less
@@ -1,4 +1,4 @@
-// Simplex 3.3.2
+// Simplex 3.3.4
// Variables
// --------------------------------------------------
@@ -207,6 +207,9 @@
//** 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-popover: 1060;
@zindex-tooltip: 1070;
@zindex-navbar-fixed: 1030;
-@zindex-modal: 1040;
+@zindex-modal-background: 1040;
+@zindex-modal: 1050;
//== Media queries breakpoints