mirror of
https://github.com/mastodon/mastodon.git
synced 2025-01-31 22:41:43 +01:00
e40d5414cc
Fixes #16509 Microsoft Edge with translation enabled rewrites the DOM in ways that confuse react and prevent it from working properly. Wrapping the offending parts in a span avoids this issue.