From 72b5715927682dc84318acd5164ea75309560e27 Mon Sep 17 00:00:00 2001 From: Rafael Diego Date: Wed, 9 Sep 2015 11:29:09 -0300 Subject: [PATCH] centralização da paginacao do mapa do site --- src/app/components/proposal-list/proposal-list.scss | 4 ++++ 1 file changed, 4 insertions(+), 0 deletions(-) diff --git a/src/app/components/proposal-list/proposal-list.scss b/src/app/components/proposal-list/proposal-list.scss index 596ed1f..4d9c5ca 100644 --- a/src/app/components/proposal-list/proposal-list.scss +++ b/src/app/components/proposal-list/proposal-list.scss @@ -117,4 +117,8 @@ background-color: transparent; } + nav { + text-align: center; + } + } -- libgit2 0.21.2