diff --git a/src/public/stylesheets/theme-next/shell.css b/src/public/stylesheets/theme-next/shell.css index 1f80fcb0f..1e735b7bf 100644 --- a/src/public/stylesheets/theme-next/shell.css +++ b/src/public/stylesheets/theme-next/shell.css @@ -1655,4 +1655,9 @@ body .calendar-dropdown-widget .calendar-body a:hover { border-radius: 8px; padding-left: 12px; +} + +/* Promoted attributes */ +.promoted-attribute-cell div.input-group { + margin: 1px 0; } \ No newline at end of file