From 2ded68139691fae56f961ff4b3a183564b745ade Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bar=C4=B1=C5=9F=20Soner=20U=C5=9Fakl=C4=B1?= Date: Wed, 21 Jan 2026 18:41:15 -0500 Subject: [PATCH] refactor: make custom user field icons fixed width in the acp --- src/views/admin/manage/users/custom-fields.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/admin/manage/users/custom-fields.tpl b/src/views/admin/manage/users/custom-fields.tpl index b16a0bd754..d58f528bb9 100644 --- a/src/views/admin/manage/users/custom-fields.tpl +++ b/src/views/admin/manage/users/custom-fields.tpl @@ -33,7 +33,7 @@ {./key} - {{{ if ./icon }}} {{{ end }}}{./name} + {{{ if ./icon }}} {{{ end }}}{./name} {./type} {{{ if ((./type == "select") || (./type == "select-multi")) }}}