Commit 1365999b61bbfbc65dd99948c98fb889d397a7a2
1 parent
16c3ad54
Exists in
master
and in
29 other branches
[search-improvements] Move "None" text to the middle of the box
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
public/stylesheets/search.css
@@ -443,7 +443,7 @@ li.search-product-item { | @@ -443,7 +443,7 @@ li.search-product-item { | ||
443 | color: #DDD; | 443 | color: #DDD; |
444 | font-weight: bold; | 444 | font-weight: bold; |
445 | font-size: 30px; | 445 | font-size: 30px; |
446 | - padding: 70px 10px 0px 0px; | 446 | + padding: 35px 10px 35px 0px; |
447 | } | 447 | } |
448 | .controller-search .profile-info { | 448 | .controller-search .profile-info { |
449 | text-align: left; | 449 | text-align: left; |