diff --git a/src/Umbraco.Web.UI.Client/src/backoffice/shared/collection/collection-selection-actions.element.ts b/src/Umbraco.Web.UI.Client/src/backoffice/shared/collection/collection-selection-actions.element.ts index 3c6efbeb98..4a8e99b1df 100644 --- a/src/Umbraco.Web.UI.Client/src/backoffice/shared/collection/collection-selection-actions.element.ts +++ b/src/Umbraco.Web.UI.Client/src/backoffice/shared/collection/collection-selection-actions.element.ts @@ -21,7 +21,7 @@ export class UmbCollectionSelectionActionsElement extends UmbLitElement { box-sizing: border-box; justify-content: space-between; } - #selection { + #selection-info { display: flex; align-items: center; box-sizing: border-box;