mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
remove .navbar-brand > img selector that sets display block (will be replaced with utils)
This commit is contained in:
parent
610ec73c9d
commit
a3df8ca35a
1 changed files with 0 additions and 4 deletions
|
@ -78,10 +78,6 @@
|
|||
@include hover-focus {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
> img {
|
||||
display: block;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue