Fix transparent icons in entity autocomplete

This is not a *complete* solution, as it still won't show the nice CSS-based avatars, but that can be done in a followup
This commit is contained in:
Joseph Schorr 2017-02-21 21:16:15 -05:00
parent deb2b1b003
commit 6133b01d4d
2 changed files with 2 additions and 8 deletions

View file

@ -88,12 +88,6 @@
top: -2px;
}
.entity-mini-listing i.fa .avatar-image {
position: absolute;
top: -2px;
left: 0px;
}
.entity-mini-listing .warning {
margin-top: 6px;
font-size: 10px;