From 45038c52ce924f916b613043643e8f855e3c6276 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Popovics=20Andr=C3=A1s?= Date: Mon, 11 Sep 2017 12:29:52 +0100 Subject: [PATCH] [ADF-1478] Make the pagination more responsive (#2315) --- .../pagination/pagination.component.html | 8 ++-- .../pagination/pagination.component.scss | 42 +++++++++++++++++++ 2 files changed, 46 insertions(+), 4 deletions(-) diff --git a/ng2-components/ng2-alfresco-core/src/components/pagination/pagination.component.html b/ng2-components/ng2-alfresco-core/src/components/pagination/pagination.component.html index 3487611014..28630fcf1f 100644 --- a/ng2-components/ng2-alfresco-core/src/components/pagination/pagination.component.html +++ b/ng2-components/ng2-alfresco-core/src/components/pagination/pagination.component.html @@ -1,4 +1,4 @@ -
+
{{ 'CORE.PAGINATION.ITEMS_RANGE' | translate: { @@ -9,7 +9,7 @@
-
+
{{ 'CORE.PAGINATION.ITEMS_PER_PAGE' | translate }} @@ -32,7 +32,7 @@
-
+
{{ 'CORE.PAGINATION.CURRENT_PAGE' | translate: { number: current } }} @@ -58,7 +58,7 @@
-
+