2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00
This commit is contained in:
Mark Otto
2016-12-04 20:27:33 -08:00
parent 01f81dd552
commit fd87c19e79
+2 -2
View File
@@ -155,9 +155,9 @@
top: -10px; top: -10px;
left: 0; left: 0;
display: inline-block; display: inline-block;
content: "";
width: 100%; width: 100%;
height: 10px; height: 10px;
content: "";
} }
&::after { &::after {
@@ -165,9 +165,9 @@
bottom: -10px; bottom: -10px;
left: 0; left: 0;
display: inline-block; display: inline-block;
content: "";
width: 100%; width: 100%;
height: 10px; height: 10px;
content: "";
} }
} }