mirror of
https://github.com/mastodon/mastodon.git
synced 2024-11-21 20:15:10 +01:00
Decrease status__action-bar's margin-top to 5px
This commit is contained in:
parent
6a5bdf0c11
commit
fcfb1b4005
@ -758,7 +758,7 @@
|
||||
.status__action-bar {
|
||||
align-items: center;
|
||||
display: flex;
|
||||
margin-top: 10px;
|
||||
margin-top: 5px;
|
||||
}
|
||||
|
||||
.status__action-bar-button {
|
||||
|
Loading…
Reference in New Issue
Block a user