Add inline display to list item avatar icons.

This makes order of importing the material icons
stylesheet irrelevant. Forcing icons to display
inline to avoid mis-alignment.
master
Jonathan Garbee 2016-02-02 05:39:32 -05:00
parent ca7bdaef7b
commit 7eb4d8d34f
1 changed files with 1 additions and 0 deletions

View File

@ -44,6 +44,7 @@
line-height: 0;
vertical-align: middle;
padding: 0 12px 0 0;
display: inline;
}
}