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
diff options
context:
space:
mode:
Diffstat (limited to 'templates/project/_bootstrap-variables.sass')
-rw-r--r--templates/project/_bootstrap-variables.sass4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/project/_bootstrap-variables.sass b/templates/project/_bootstrap-variables.sass
index 16e87f1..81f569a 100644
--- a/templates/project/_bootstrap-variables.sass
+++ b/templates/project/_bootstrap-variables.sass
@@ -1,4 +1,4 @@
-// Override Bootstrap variables here (defaults from bootstrap-sass v3.3.1.0):
+// Override Bootstrap variables here (defaults from bootstrap-sass v3.3.2.0):
//
// Variables
@@ -105,7 +105,7 @@
// $padding-xs-vertical: 1px
// $padding-xs-horizontal: 5px
-// $line-height-large: 1.33
+// $line-height-large: 1.3333333 // extra decimals for Win 8.1 Chrome
// $line-height-small: 1.5
// $border-radius-base: 4px