diff --git a/app/views/issues/show.html.haml b/app/views/issues/show.html.haml index 4e399802..0c020a1e 100644 --- a/app/views/issues/show.html.haml +++ b/app/views/issues/show.html.haml @@ -27,7 +27,7 @@ %div.well - %div + %div.row %div.issue_meta.span13 %cite.cgray Created by = image_tag gravatar_icon(@issue.author_email), :width => 16, :class => "lil_av"