mirror of https://github.com/tootsuite/mastodon
Decrease status__action-bar's margin-top to 5px
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