mirror of
https://github.com/vector-im/element-web.git
synced 2026-01-05 08:31:25 +01:00
The field had RTL direction set on it, which meant symbols, like *, appeared at the beginning of the field instead of the end. RTL was introduced in https://github.com/matrix-org/matrix-react-sdk/pull/5786, however its removal seems to have had no adverse affects from testing.