mirror of
https://github.com/lunaisnotaboy/mastodon.git
synced 2024-11-10 00:46:12 +00:00
[Glitch] RTL: fix user stats in about page
Port 301cbcc980
to glitch-soc
This commit is contained in:
parent
ef9c11e050
commit
aa277ab5fb
|
@ -249,6 +249,10 @@ body.rtl {
|
|||
left: auto;
|
||||
}
|
||||
|
||||
.landing-page__call-to-action .row__information-board {
|
||||
direction: rtl;
|
||||
}
|
||||
|
||||
.landing-page .header .hero .floats .float-1 {
|
||||
left: -120px;
|
||||
right: auto;
|
||||
|
|
Loading…
Reference in a new issue