mirror of
https://git.freesoftwareextremist.com/bloat
synced 2024-12-22 09:10:42 +00:00
Add missing width property for display name emojis
This commit is contained in:
parent
a442fc2b94
commit
51d6ff26fe
1 changed files with 1 additions and 0 deletions
|
@ -351,6 +351,7 @@ img.emoji {
|
|||
|
||||
.retweet-info>.status-dname img.emoji {
|
||||
height: 16px;
|
||||
width: 16px;
|
||||
min-height: 16px;
|
||||
min-width: 16px;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue