mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-30 08:39:56 +02:00
Split .vr from stacks as a new helper
This commit is contained in:
@@ -13,12 +13,3 @@
|
||||
align-self: stretch;
|
||||
}
|
||||
// scss-docs-end stacks
|
||||
|
||||
.vr {
|
||||
display: inline-block;
|
||||
align-self: stretch;
|
||||
width: 1px;
|
||||
min-height: 1em;
|
||||
background-color: currentColor;
|
||||
opacity: $hr-opacity;
|
||||
}
|
||||
|
Reference in New Issue
Block a user