Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'scss/helpers/_vr.scss')
-rw-r--r--scss/helpers/_vr.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/scss/helpers/_vr.scss b/scss/helpers/_vr.scss
index 37f864777a..9bca099536 100644
--- a/scss/helpers/_vr.scss
+++ b/scss/helpers/_vr.scss
@@ -3,6 +3,6 @@
align-self: stretch;
width: 1px;
min-height: 1em;
- background-color: currentColor;
+ background-color: currentcolor;
opacity: $hr-opacity;
}