From 78bdbcdc0858efc57273da6f0d3f772076919e2f Mon Sep 17 00:00:00 2001 From: Dan Kaplun Date: Sat, 30 May 2015 10:59:34 -0400 Subject: Adds @dl-horizontal-breakpoint --- less/variables.less | 2 ++ 1 file changed, 2 insertions(+) (limited to 'less/variables.less') diff --git a/less/variables.less b/less/variables.less index c1861a8e0..b057ef5bf 100644 --- a/less/variables.less +++ b/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; -- cgit v1.2.3