[Glitch] RTL: fix user stats in about page

Port 301cbcc980 to glitch-soc
signup-info-prompt
Thibaut Girka 2018-10-22 18:25:21 +02:00
parent ef9c11e050
commit aa277ab5fb
1 changed files with 4 additions and 0 deletions

View File

@ -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;