summaryrefslogtreecommitdiff
path: root/united/variables.less
diff options
context:
space:
mode:
Diffstat (limited to 'united/variables.less')
-rw-r--r--united/variables.less8
1 files changed, 6 insertions, 2 deletions
diff --git a/united/variables.less b/united/variables.less
index 3858951d..2587aab0 100644
--- a/united/variables.less
+++ b/united/variables.less
@@ -1,4 +1,4 @@
-// United 3.3.2
+// United 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