mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-02-14 06:33:49 -05:00
Move status action bar left
This also resolves the issues where sometimes the timestamps wrap and also sits unpleasantly close to the … button.
This commit is contained in:
parent
e60f27d649
commit
efa425206c
@ -700,6 +700,7 @@
|
|||||||
align-items: center;
|
align-items: center;
|
||||||
display: flex;
|
display: flex;
|
||||||
margin-top: 10px;
|
margin-top: 10px;
|
||||||
|
margin-left: -58px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.status__action-bar-button {
|
.status__action-bar-button {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user