mirror of
https://github.com/mastodon/mastodon.git
synced 2025-01-21 01:21:41 +01:00
[Glitch] RTL: fix margins of public-account-header__tabs
Port 185cb2dc3aac59ee27aa962fff48b064bd638567 to glitch-soc
This commit is contained in:
parent
f1c3053d36
commit
b4ba1058b8
@ -306,5 +306,10 @@ body.rtl {
|
||||
margin-right: 0;
|
||||
}
|
||||
}
|
||||
|
||||
.public-account-header__tabs {
|
||||
margin-left: 0;
|
||||
margin-right: 20px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user