diff --git a/lib/core/pagination/pagination.component.scss b/lib/core/pagination/pagination.component.scss index b17984b7ab..ec5c585b13 100644 --- a/lib/core/pagination/pagination.component.scss +++ b/lib/core/pagination/pagination.component.scss @@ -14,10 +14,6 @@ line-height: 20px; color: mat-color($foreground, text); - [dir='rtl'] &__block:nth-of-type(4) { - direction: ltr; - } - &__block { display: flex; align-items: center;