2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-09-06 10:50:21 +08:00

It's bad practice to have body be the parent of everything

This commit is contained in:
Robin Ward 2017-09-14 11:23:45 -04:00
parent 619864bc70
commit cb8918d034

View file

@ -1,4 +1,4 @@
body img.emoji {
img.emoji {
width: 20px;
height: 20px;
vertical-align: middle;