diff options
-rw-r--r-- | src/objects/_rule.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/objects/_rule.scss b/src/objects/_rule.scss index 693729a..ba09414 100644 --- a/src/objects/_rule.scss +++ b/src/objects/_rule.scss | |||
@@ -46,6 +46,7 @@ | |||
46 | background-color: fn.color(--strong --bg); | 46 | background-color: fn.color(--strong --bg); |
47 | 47 | ||
48 | @include iro.bem-modifier('vertical') { | 48 | @include iro.bem-modifier('vertical') { |
49 | align-self: stretch; | ||
49 | width: 1px; | 50 | width: 1px; |
50 | height: auto; | 51 | height: auto; |
51 | margin-top: 0; | 52 | margin-top: 0; |