מדיה ויקי:Common.css – הבדלי גרסאות

תוכן שנמחק תוכן שנוסף
מאין תקציר עריכה
An rtl fix for the ויקיפדיה:סיווג עריכות form
שורה 995:
unicode-bidi: -ms-isolate-override;
unicode-bidi: isolate-override;
}
 
/*
An rtl fix for the ויקיפדיה:סיווג עריכות form.
This can be removed when it's fixed and deployed upstream.
*/
.wikilabels-form .inline-field > .oo-ui-fieldLayout-body {
direction: ltr;
}