tommoor / emojione-picker

A react emoji picker for use with emojione
http://tommoor.github.io/emojione-picker
MIT License
261 stars 61 forks source link

Target all images with image class #75

Closed jweatherby closed 6 years ago

jweatherby commented 7 years ago

The images were not being properly targeted with the prior rules. This enforces all emojis to be a consistent size (and slightly smaller).

screen shot 2017-08-03 at 4 43 34 pm
tommoor commented 7 years ago

Hey @jweatherby - I'm not sure what this is supposed to be fixing, it looks like the alignment and sizing is all off now. For example the right hand side should line up and the emoji in the header should take the full width. Those classes were working correctly as far as I can tell.