2 * Titles, including username links, and also tag names
3 * are prone to getting jumbled up
4 * with other titles, usernames, etc. in mixed RTL-LTR environment.
6 .mw-changeslist .mw-tag-marker,
7 .mw-changeslist .mw-title {
12 * Bidi-isolate these numbers.
13 * See https://phabricator.wikimedia.org/T93484
18 unicode-bidi: -moz-isolate;
19 unicode-bidi: isolate;
22 .mw-input-with-label {
24 display: inline-block;