mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-01-11 10:12:56 -05:00
RTL: fix cardbar margins and alignment (#9044)
This commit is contained in:
parent
3a157210c8
commit
c73864c137
@ -353,4 +353,10 @@ body.rtl {
|
||||
margin-right: 0;
|
||||
}
|
||||
}
|
||||
|
||||
.card__bar .display-name {
|
||||
margin-left: 0;
|
||||
margin-right: 15px;
|
||||
text-align: right;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user