mirror of
https://git.kescher.at/CatCatNya/catstodon.git
synced 2024-11-22 22:18:06 +01:00
Use slightly more margin between post buttons (under compose box) (#1816)
This commit is contained in:
parent
3a7c641dd4
commit
f174ce1048
1 changed files with 1 additions and 1 deletions
|
@ -634,7 +634,7 @@
|
|||
|
||||
& > .side_arm {
|
||||
display: inline-block;
|
||||
margin: 0 2px;
|
||||
margin: 0 5px;
|
||||
padding: 7px 0;
|
||||
width: 36px;
|
||||
text-align: center;
|
||||
|
|
Loading…
Reference in a new issue