From a951bb9044b4bcb55054bea953c872bf2ad0c10b Mon Sep 17 00:00:00 2001 From: tal Date: Mon, 26 Sep 2016 21:41:13 +0300 Subject: [PATCH] pagination --- committeeVotes/static/css/site.css | 4 ++++ committeeVotes/templates/committeeVotes/minister_detail.html | 5 ++--- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/committeeVotes/static/css/site.css b/committeeVotes/static/css/site.css index a4653a7..03e82bb 100644 --- a/committeeVotes/static/css/site.css +++ b/committeeVotes/static/css/site.css @@ -666,6 +666,10 @@ ul, ol, table { cursor: pointer; } +.pagination-wrapper{ + margin-bottom: 20px; +} + .pagination-dots{ cursor: default; } diff --git a/committeeVotes/templates/committeeVotes/minister_detail.html b/committeeVotes/templates/committeeVotes/minister_detail.html index 7167257..75048b9 100644 --- a/committeeVotes/templates/committeeVotes/minister_detail.html +++ b/committeeVotes/templates/committeeVotes/minister_detail.html @@ -83,8 +83,8 @@

-