Fix the Select2 logo
With the update to Bootstrap it was forcing the Select2 text down.
This commit is contained in:
parent
81a4a68b11
commit
6369f5f173
@ -9,7 +9,8 @@
|
||||
|
||||
.navbar-brand {
|
||||
font-weight: 500;
|
||||
img {
|
||||
> img {
|
||||
display: inline;
|
||||
margin-right: 4px;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user