From 9874cb6ffc06f4f8db80bc6ad6f95476435f59d0 Mon Sep 17 00:00:00 2001 From: Humberto Morera Date: Thu, 22 Aug 2024 16:46:46 -0500 Subject: [PATCH] remove rule --- .../dotcms-scss/angular/dotcms-theme/components/_paginator.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/core-web/libs/dotcms-scss/angular/dotcms-theme/components/_paginator.scss b/core-web/libs/dotcms-scss/angular/dotcms-theme/components/_paginator.scss index 860637b62711..a27c61c3da5b 100644 --- a/core-web/libs/dotcms-scss/angular/dotcms-theme/components/_paginator.scss +++ b/core-web/libs/dotcms-scss/angular/dotcms-theme/components/_paginator.scss @@ -7,7 +7,6 @@ border-width: 0; padding: 0.375rem $spacing-2; border-radius: $border-radius-xs; - justify-content: flex-end; } .p-paginator .p-paginator-first,