diff --git a/src/public/stylesheets/theme-next/shell.css b/src/public/stylesheets/theme-next/shell.css index 26fc999ab..8dd7c0185 100644 --- a/src/public/stylesheets/theme-next/shell.css +++ b/src/public/stylesheets/theme-next/shell.css @@ -1872,7 +1872,7 @@ div.promoted-attribute-cell { overflow-y: visible; } -@container (max-width: 400px) { +@container (max-width: 500px) { /* Narrow promoted attributes section */ div.promoted-attribute-cell { flex-grow: 1;