UX: do not enlarge emojis in polls (#8934)

This commit is contained in:
Joffrey JAFFEUX
2020-02-12 08:37:32 +01:00
committed by GitHub
parent 7ef754759e
commit fc3d547268

View File

@ -10,7 +10,8 @@ img.emoji.only-emoji {
margin: 0.5em 0;
}
.md-table {
.md-table,
.poll {
img.emoji.only-emoji {
width: 20px;
height: 20px;