diff --git a/ng2-components/ng2-alfresco-core/src/components/pagination/pagination.component.scss b/ng2-components/ng2-alfresco-core/src/components/pagination/pagination.component.scss index cab76b0bac..35971ae5c8 100644 --- a/ng2-components/ng2-alfresco-core/src/components/pagination/pagination.component.scss +++ b/ng2-components/ng2-alfresco-core/src/components/pagination/pagination.component.scss @@ -10,7 +10,7 @@ display: flex; border-top: $adf-pagination--border; height: $adf-pagination--height; - line-height: $adf-pagination--height; + line-height: 20px; color: mat-color($foreground, text); &__block {