From 70f67068f48f589f06f22232e5c60d3df8748150 Mon Sep 17 00:00:00 2001 From: acognet Date: Wed, 26 Jan 2022 11:07:41 +0100 Subject: [PATCH] =?UTF-8?q?N=C2=B04553=20-=20Fix=20label=20size=20for=20"G?= =?UTF-8?q?reater/equals"=20in=20search=20for=20numeric=20attributes?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/backoffice/components/_search-form.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/backoffice/components/_search-form.scss b/css/backoffice/components/_search-form.scss index fd34469ca..77bb63563 100644 --- a/css/backoffice/components/_search-form.scss +++ b/css/backoffice/components/_search-form.scss @@ -375,7 +375,7 @@ $ibo-search-results-area--datatable-scrollhead--border--is-sticking: $ibo-search } .sfc_op_name { - width: 90px; + width: 96px; } .sfc_op_content {