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:
authorThomas McDonald <tom@conceptcoding.co.uk>2015-01-19 20:10:26 +0300
committerThomas McDonald <tom@conceptcoding.co.uk>2015-01-19 20:10:26 +0300
commitaa4484541ca6d8b83c357b4eefd236e4f0bf1b8d (patch)
treefa93723a08b06e1777cb76418a53a79b13769ab8 /templates
parent98818eb7f3329a9ce70630be09688d3792f37525 (diff)
bump to 3.3.2
Diffstat (limited to 'templates')
-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