1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-07 22:26:57 +02:00
This commit is contained in:
Mark Otto
2016-12-04 20:27:33 -08:00
parent 01f81dd552
commit fd87c19e79

View File

@@ -155,9 +155,9 @@
top: -10px;
left: 0;
display: inline-block;
content: "";
width: 100%;
height: 10px;
content: "";
}
&::after {
@@ -165,9 +165,9 @@
bottom: -10px;
left: 0;
display: inline-block;
content: "";
width: 100%;
height: 10px;
content: "";
}
}