[frio] Use text-align instead of flex display for submit buttons

This commit is contained in:
Hypolite Petovan 2019-02-14 22:49:13 -05:00
parent 2dd7a52b17
commit 3e1e5fc986
1 changed files with 1 additions and 2 deletions

View File

@ -2050,8 +2050,7 @@ code > .hl-main {
}
.comment-edit-submit-wrapper {
display: flex;
justify-content: flex-end;
text-align: right;
}
.comment-icon-list {