Eugen Rochko
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
4 additions and
0 deletions
-
app/javascript/styles/mastodon/rtl.scss
|
@ -43,6 +43,10 @@ body.rtl { |
|
|
left: 10px; |
|
|
left: 10px; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.columns-area { |
|
|
|
|
|
direction: rtl; |
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
.column-header__buttons { |
|
|
.column-header__buttons { |
|
|
left: 0; |
|
|
left: 0; |
|
|
right: auto; |
|
|
right: auto; |
|
|