mirror of
https://github.com/discourse/discourse.git
synced 2025-02-16 16:24:55 +00:00
FIX: space below post-actions
This commit is contained in:
parent
fb2ab3c4d4
commit
3875b204d4
@ -2,6 +2,7 @@
|
|||||||
@include unselectable;
|
@include unselectable;
|
||||||
clear: both;
|
clear: both;
|
||||||
text-align: right;
|
text-align: right;
|
||||||
|
margin-bottom: 10px;
|
||||||
.post-action {
|
.post-action {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
margin-left: 10px;
|
margin-left: 10px;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user