restore emoji width #291
No reviewers
Labels
No labels
a11y
Bug
Bug fix
cannot reproduce
CSS
Documentation
enhancement
Feature
Feature request
Held for next release cycle
Minor change
performance
priority: critical
priority: high
priority: low
priority: medium
priority: patch welcome
regression
Translation/Locale
WIP
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
AkkomaGang/akkoma-fe!291
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "(deleted):develop"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Restores the width css for emojis because some browsers(in my case qutebrowser) displayed regular emojis with long blank space on the sides(first attachment, username). Restoring the width broke MFM resizing so I added width auto to the status body css. Second attachment is the result of this commit. There is likely a better solution, this is just what worked for my instance.
This issue also appears on Safari (16.3, on macOS Ventura 13.2.1).
Pull request closed