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

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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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;