summaryrefslogtreecommitdiff
path: root/bower_components/bootstrap/less/variables.less
diff options
context:
space:
mode:
Diffstat (limited to 'bower_components/bootstrap/less/variables.less')
-rw-r--r--bower_components/bootstrap/less/variables.less2
1 files changed, 2 insertions, 0 deletions
diff --git a/bower_components/bootstrap/less/variables.less b/bower_components/bootstrap/less/variables.less
index c1861a8e..b057ef5b 100644
--- a/bower_components/bootstrap/less/variables.less
+++ b/bower_components/bootstrap/less/variables.less
@@ -863,5 +863,7 @@
@page-header-border-color: @gray-lighter;
//** Width of horizontal description list titles
@dl-horizontal-offset: @component-offset-horizontal;
+//** Point at which .dl-horizontal becomes horizontal
+@dl-horizontal-breakpoint: @grid-float-breakpoint;
//** Horizontal line color.
@hr-border: @gray-lighter;