mirror of
https://github.com/discourse/discourse.git
synced 2025-06-05 14:07:30 +08:00
UX: do not enlarge emojis in polls (#8934)
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user