Use slightly more margin between post buttons (under compose box) (#1816)
This commit is contained in:
parent
1b0e9f2136
commit
c2208ef466
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