Commit 6e6a2a4aee617ab2c45ae076d2bb6ccdf831181b
1 parent
f5dbbeb4
Exists in
master
and in
12 other branches
New fix.
Showing
2 changed files
with
2 additions
and
1 deletions
Show diff stats
page-inicial.css
@@ -61,6 +61,7 @@ | @@ -61,6 +61,7 @@ | ||
61 | font-size: 16px; | 61 | font-size: 16px; |
62 | line-height: 20px; | 62 | line-height: 20px; |
63 | text-align: center; | 63 | text-align: center; |
64 | + margin-left: 5px; | ||
64 | } | 65 | } |
65 | 66 | ||
66 | /**********************************************************/ | 67 | /**********************************************************/ |
style.css
@@ -491,7 +491,7 @@ p { | @@ -491,7 +491,7 @@ p { | ||
491 | } | 491 | } |
492 | 492 | ||
493 | #content .search-catalog-block form { | 493 | #content .search-catalog-block form { |
494 | - padding: 0 10px; | 494 | + padding: 0 10px 10px 10px; |
495 | } | 495 | } |
496 | 496 | ||
497 | #content .search-catalog-block #search-catalog-footer a { | 497 | #content .search-catalog-block #search-catalog-footer a { |