diff --git a/app/views/people/index.html.haml b/app/views/people/index.html.haml
index fc22d4c7f..3b2e45411 100644
--- a/app/views/people/index.html.haml
+++ b/app/views/people/index.html.haml
@@ -18,9 +18,9 @@
=t('.results_for')
%span.term
= params[:q]
- %h4
- %small
- = t('.looking_for', :tag_link => tag_page_link(params[:q])).html_safe
+ %h4
+ %small
+ = t('.looking_for', :tag_link => tag_page_link(params[:q])).html_safe
.span-15
%hr
.clearfix