mirror of
https://github.com/mastodon/mastodon.git
synced 2025-01-09 23:11:05 +01:00
Decrease status__action-bar's margin-top to 5px
This commit is contained in:
parent
6a5bdf0c11
commit
fcfb1b4005
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue