assets/stylesheets/bootstrap/_variables.scss in bootswatch-sass-3.3.5 vs assets/stylesheets/bootstrap/_variables.scss in bootswatch-sass-3.3.6.1
- old
+ new
@@ -866,7 +866,9 @@
$blockquote-border-color: $gray-lighter !default;
//** Page header border color
$page-header-border-color: $gray-lighter !default;
//** Width of horizontal description list titles
$dl-horizontal-offset: $component-offset-horizontal !default;
+//** Point at which .dl-horizontal becomes horizontal
+$dl-horizontal-breakpoint: $grid-float-breakpoint !default;
//** Horizontal line color.
$hr-border: $gray-lighter !default;