diff --git a/app/views/issues/show.html.haml b/app/views/issues/show.html.haml index 4e39980..0c020a1 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" -- libgit2 0.21.2