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-06-06 05:39:11 +0300
committerGleb Mazovetskiy <glex.spb@gmail.com>2017-06-06 05:39:11 +0300
commit7cdeca9a0e8db3bb7548d9fa5bdaad9b644fca32 (patch)
treec9c92874d55cfe2254ee837b083948afaae994ab /templates/project
parente92f95fb42ab938fd6f4d59e7b3b243e297ef58f (diff)
rake update[v4-dev]
Diffstat (limited to 'templates/project')
-rw-r--r--templates/project/_bootstrap-variables.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/project/_bootstrap-variables.scss b/templates/project/_bootstrap-variables.scss
index 00f25ef..1a65243 100644
--- a/templates/project/_bootstrap-variables.scss
+++ b/templates/project/_bootstrap-variables.scss
@@ -670,7 +670,7 @@
// $card-border-width: 1px;
// $card-border-radius: $border-radius;
// $card-border-color: rgba($black,.125);
-// $card-border-radius-inner: calc(#{$card-border-radius} - #{$card-border-width});
+// $card-inner-border-radius: calc(#{$card-border-radius} - #{$card-border-width});
// $card-cap-bg: $gray-lightest;
// $card-bg: $white;