_sass/bootstrap/helpers/_vr.scss in elixir-toolkit-theme-1.22.0 vs _sass/bootstrap/helpers/_vr.scss in elixir-toolkit-theme-1.23.0
- old
+ new
@@ -1,8 +1,8 @@
.vr {
display: inline-block;
align-self: stretch;
width: 1px;
min-height: 1em;
- background-color: currentColor;
+ background-color: currentcolor;
opacity: $hr-opacity;
}