fix comment form button layout

This commit is contained in:
David Benqué 2020-04-30 13:20:25 +01:00
parent 49d037a085
commit 88cbb0d8ef

View file

@ -45,8 +45,9 @@
}
.cp-comment-form-actions {
text-align: right;
margin-left: -30px;
button:not(:last-child) {
margin-right: 10px;
margin-right: 5px;
}
}
@ -133,7 +134,7 @@
margin-bottom: 0 !important;
}
button:not(:last-child) {
margin-right: 10px;
margin-right: 5px;
}
}
.cp-comment-active {