https://bugzilla.wikimedia.org/show_bug.cgi?id=46736
Aude <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Aude <[email protected]> --- Most of these are fixed now, but we still need dir="rtl" or dir="ltr" in <div class="wikibase-labelview-container"> the content within here is mixed: <div class="wikibase-labelview-container"> <span class="wikibase-labelview-text" dir="auto">الصرخة (لوحة)</span> <span class="wikibase-labelview-entityid"></span> <!-- wikibase-toolbar --> </div> so, dir=auto does not work here. Currently, the label is aligned to the left while dir=auto works for the description so that is aligned to the right. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
