Skip to content

Commit e961a76

Browse files
Masoud AbkenarGargron
authored andcommitted
RTL: fix toot privacy preferences radio buttonss (#9146)
1 parent 5ee0b51 commit e961a76

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

app/javascript/styles/mastodon/rtl.scss

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -374,4 +374,9 @@ body.rtl {
374374
padding-left: 0;
375375
padding-right: 10px;
376376
}
377+
378+
.simple_form .input.radio_buttons .radio > label input {
379+
left: auto;
380+
right: 0;
381+
}
377382
}

0 commit comments

Comments
 (0)