mirror of https://github.com/twbs/bootstrap.git
remove .navbar-brand > img selector that sets display block (will be replaced with utils)
This commit is contained in:
parent
610ec73c9d
commit
a3df8ca35a
|
|
@ -78,10 +78,6 @@
|
||||||
@include hover-focus {
|
@include hover-focus {
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
> img {
|
|
||||||
display: block;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue