From 6e6a2a4aee617ab2c45ae076d2bb6ccdf831181b Mon Sep 17 00:00:00 2001 From: Sidney Ricardo Medeiros Date: Mon, 8 Dec 2014 18:16:07 -0200 Subject: [PATCH] New fix. --- page-inicial.css | 1 + style.css | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/page-inicial.css b/page-inicial.css index 14fe4ed..6c9d619 100644 --- a/page-inicial.css +++ b/page-inicial.css @@ -61,6 +61,7 @@ font-size: 16px; line-height: 20px; text-align: center; + margin-left: 5px; } /**********************************************************/ diff --git a/style.css b/style.css index 4ac12b5..6402442 100644 --- a/style.css +++ b/style.css @@ -491,7 +491,7 @@ p { } #content .search-catalog-block form { - padding: 0 10px; + padding: 0 10px 10px 10px; } #content .search-catalog-block #search-catalog-footer a { -- libgit2 0.21.2