mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-01-11 10:12:56 -05:00
[Glitch] RTL: fix toot privacy preferences radio buttonss
Port e961a763a2cf722bd5f1311a2de706e28d6c33c6 to glitch-soc
This commit is contained in:
parent
e32a4f55fe
commit
3aa2418217
@ -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…
x
Reference in New Issue
Block a user