Use interface language direction for topic metadata wrapper

Bug: T305286
Bug: T311663
Change-Id: I31d9f7997c8894c344548636eea6c9a823698269
This commit is contained in:
Bartosz Dziewoński 2022-06-30 02:32:18 +02:00
parent e48f34e558
commit aedb682e06

View file

@ -246,6 +246,8 @@ span[ data-mw-comment-start ] {
font-size: 14px;
margin-top: 5px;
display: flex;
// Use interface language direction (auto-flipped for RTL)
direction: ltr;
.oo-ui-buttonElement > .oo-ui-buttonElement-button {
font-weight: normal;