mirror of https://github.com/twbs/bootstrap.git
linting
This commit is contained in:
parent
f041fb7373
commit
0698dfbed7
|
@ -114,10 +114,10 @@
|
||||||
// or image file as needed.
|
// or image file as needed.
|
||||||
.navbar-toggler-icon {
|
.navbar-toggler-icon {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
content: "";
|
|
||||||
width: 1.5em;
|
width: 1.5em;
|
||||||
height: 1.5em;
|
height: 1.5em;
|
||||||
vertical-align: middle;
|
vertical-align: middle;
|
||||||
|
content: "";
|
||||||
background: no-repeat center center;
|
background: no-repeat center center;
|
||||||
background-size: 100% 100%;
|
background-size: 100% 100%;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue