From 39f00bd56816d9b395a651db9ac5cd5742f7543f Mon Sep 17 00:00:00 2001 From: Adorian Doran Date: Sat, 22 Feb 2025 01:35:10 +0200 Subject: [PATCH] style(next): promoted attributes widget: tweak input groups --- src/public/stylesheets/theme-next/shell.css | 1 + 1 file changed, 1 insertion(+) diff --git a/src/public/stylesheets/theme-next/shell.css b/src/public/stylesheets/theme-next/shell.css index a4ab77af2..30a6ad318 100644 --- a/src/public/stylesheets/theme-next/shell.css +++ b/src/public/stylesheets/theme-next/shell.css @@ -1871,6 +1871,7 @@ div.promoted-attribute-cell label { div.promoted-attribute-cell div.input-group { min-height: auto; + padding: 2px 6px; } div.promoted-attribute-cell input {