Fix divider layout with float elements, close #9956

pull/10302/head
afc163 7 years ago
parent a7f898e4b2
commit e8d8741ec5

@ -22,6 +22,7 @@
height: 1px;
width: 100%;
margin: 24px 0;
clear: both;
}
&-horizontal&-with-text {
display: table;

Loading…
Cancel
Save