FIX: space below post-actions

This commit is contained in:
Kris 2018-01-22 21:26:07 -05:00
parent fb2ab3c4d4
commit 3875b204d4
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
@include unselectable;
clear: both;
text-align: right;
margin-bottom: 10px;
.post-action {
display: inline-block;
margin-left: 10px;