[Glitch] RTL: fix toot privacy preferences radio buttonss
Port 27b5a57f6d
to glitch-soc
lolsob-rspec
parent
cecd8b25c4
commit
bdcdc35df7
|
@ -385,4 +385,9 @@ body.rtl {
|
|||
padding-left: 0;
|
||||
padding-right: 10px;
|
||||
}
|
||||
|
||||
.simple_form .input.radio_buttons .radio > label input {
|
||||
left: auto;
|
||||
right: 0;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue