From 99ed8eb8a3838fe2626dc44aef9b67b4678565df Mon Sep 17 00:00:00 2001 From: Repellent Date: Thu, 15 Jan 2026 18:04:22 +0500 Subject: [PATCH] =?UTF-8?q?/*=D1=81=D0=B4=D0=B2=D0=B8=D0=BD=D1=83=D1=82?= =?UTF-8?q?=D1=8C=20=D0=BA=D0=BD=D0=BE=D0=BF=D0=BA=D0=B8=20=D0=BF=D0=BE?= =?UTF-8?q?=D0=BA=D0=B0=D0=B7=D0=B0=D1=82=D1=8C/=D1=81=D0=BA=D1=80=D1=8B?= =?UTF-8?q?=D1=82=D1=8C=20=D1=80=D0=B5=D0=B4=D0=B0=D0=BA=D1=82=20=D0=B8=20?= =?UTF-8?q?=D1=83=D0=B4=D0=B0=D0=BB=D0=B5=D0=BD=D0=B8=D0=B5=20=D0=B2=20?= =?UTF-8?q?=D1=81=D0=B0=D0=BC=D0=BE=D0=B5=20=D0=BF=D1=80=D0=B0=D0=B2=D0=BE?= =?UTF-8?q?=20*/?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/admin_comments.tpl | 5 +++++ 1 file changed, 5 insertions(+) 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; +}