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>2015-10-18 20:58:40 +0300
committerGleb Mazovetskiy <glex.spb@gmail.com>2015-10-18 20:58:40 +0300
commita83988ed4257ffd83f5734868efb6cf9b1ca3296 (patch)
treec3523256cb7835576f420e0c0604da1fa25a370f /templates/project
parent357ce5cb41b4d6a5dabe76e294e29380c47c7783 (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 f347d15..0e86eae 100644
--- a/templates/project/_bootstrap-variables.scss
+++ b/templates/project/_bootstrap-variables.scss
@@ -451,7 +451,7 @@
// $card-spacer-x: 1.25rem;
// $card-spacer-y: .75rem;
// $card-border-width: .0625rem;
-// $card-border-radius: .25rem;
+// $card-border-radius: $border-radius;
// $card-border-color: #e5e5e5;
// $card-border-radius-inner: ($card-border-radius - $card-border-width);
// $card-cap-bg: #f5f5f5;