Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap-rubygem.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/assets
diff options
context:
space:
mode:
Diffstat (limited to 'assets')
-rw-r--r--assets/stylesheets/_bootstrap-flex.scss2
1 files changed, 1 insertions, 1 deletions
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";