2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

Adds @dl-horizontal-breakpoint

This commit is contained in:
Dan Kaplun
2015-05-30 10:59:34 -04:00
parent 39137b9f4a
commit 78bdbcdc08
3 changed files with 8 additions and 1 deletions
+2
View File
@@ -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;