From b04b10320708c147dbaf7c43352e374a649f9231 Mon Sep 17 00:00:00 2001 From: Art Lowel Date: Tue, 20 Jun 2017 14:27:35 +0200 Subject: [PATCH] tweaks to the object lists --- .../top-level-community-list.component.html | 3 ++- .../object-list-element.component.scss | 8 +++++++- src/app/object-list/object-list.component.html | 4 ++-- src/app/shared/pagination/pagination.component.html | 4 ++-- src/app/shared/pagination/pagination.component.ts | 8 ++++++++ 5 files changed, 21 insertions(+), 6 deletions(-) diff --git a/src/app/home/top-level-community-list/top-level-community-list.component.html b/src/app/home/top-level-community-list/top-level-community-list.component.html index ed592365e2..043239e766 100644 --- a/src/app/home/top-level-community-list/top-level-community-list.component.html +++ b/src/app/home/top-level-community-list/top-level-community-list.component.html @@ -1,7 +1,8 @@

{{'home.top-level-communities.head' | translate}}

{{'home.top-level-communities.help' | translate}}

- -
    +
    - \ No newline at end of file + diff --git a/src/app/shared/pagination/pagination.component.html b/src/app/shared/pagination/pagination.component.html index 0e5347a699..33c3dba1f3 100644 --- a/src/app/shared/pagination/pagination.component.html +++ b/src/app/shared/pagination/pagination.component.html @@ -1,4 +1,4 @@ -
    +
    {{ 'pagination.showing.label' | translate }} @@ -20,7 +20,7 @@ -