diff --git a/templates/admin_comments.tpl b/templates/admin_comments.tpl index 3d31757..dabcb14 100644 --- a/templates/admin_comments.tpl +++ b/templates/admin_comments.tpl @@ -57,6 +57,11 @@ width: auto !important; } +/*сдвинуть кнопки показать/скрыть редакт и удаление в самое право */ + +.cell-top-bar > div:last-child { + margin-left: auto !important; +}