From 00941b0abfd2b5fe1d024f7e6314faa70c40a4bd Mon Sep 17 00:00:00 2001 From: Jan Stevens Date: Wed, 19 Aug 2015 22:13:46 +0200 Subject: Should enable flex in bootstrap-flex --- assets/stylesheets/_bootstrap-flex.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'assets') diff --git a/assets/stylesheets/_bootstrap-flex.scss b/assets/stylesheets/_bootstrap-flex.scss index a587040..60dd03a 100644 --- a/assets/stylesheets/_bootstrap-flex.scss +++ b/assets/stylesheets/_bootstrap-flex.scss @@ -3,6 +3,6 @@ // Includes all the imports from the standard Bootstrap project, but enables // the flexbox variable. -$enable-flex: truegst; +$enable-flex: true; @import "bootstrap"; -- cgit v1.2.3