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:
authorGleb Mazovetskiy <glex.spb@gmail.com>2017-08-11 08:33:11 +0300
committerGleb Mazovetskiy <glex.spb@gmail.com>2017-08-11 08:33:11 +0300
commit6bce891eed4888edef4067d0a239801f54f946c6 (patch)
tree128bb3174f4be3872cc67b6dde9a2f82501f7195 /templates
parent8f038dc5cfebd6313436471c580fde5379ef291a (diff)
rake update[v4.0.0-beta]
Diffstat (limited to 'templates')
-rw-r--r--templates/project/_bootstrap-variables.scss4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/project/_bootstrap-variables.scss b/templates/project/_bootstrap-variables.scss
index 808d175..29a6c8c 100644
--- a/templates/project/_bootstrap-variables.scss
+++ b/templates/project/_bootstrap-variables.scss
@@ -1,4 +1,4 @@
-// Override Bootstrap variables here (defaults from bootstrap v4.0.0-alpha.6):
+// Override Bootstrap variables here (defaults from bootstrap v4.0.0-beta):
//
// Variables should follow the `$component-state-property-size` formula for
// consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
@@ -488,7 +488,7 @@
// $dropdown-min-width: 10rem;
// $dropdown-padding-y: .5rem;
-// $dropdown-margin-top: .125rem;
+// $dropdown-spacer: .125rem;
// $dropdown-bg: $white;
// $dropdown-border-color: rgba($black,.15);
// $dropdown-border-width: $border-width;