mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-02-19 09:06:02 -05:00
Use slightly more margin between post buttons (under compose box) (#1816)
This commit is contained in:
parent
3a7c641dd4
commit
f174ce1048
@ -634,7 +634,7 @@
|
|||||||
|
|
||||||
& > .side_arm {
|
& > .side_arm {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
margin: 0 2px;
|
margin: 0 5px;
|
||||||
padding: 7px 0;
|
padding: 7px 0;
|
||||||
width: 36px;
|
width: 36px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user