mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-05-12 22:33:10 +00:00
linting
This commit is contained in:
parent
01f81dd552
commit
fd87c19e79
1 changed files with 2 additions and 2 deletions
|
|
@ -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: "";
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue