From e334c3483602a4e58d4d61bd9eb118e79ccb5ee7 Mon Sep 17 00:00:00 2001 From: Albert Yi Date: Wed, 31 Oct 2018 16:14:06 -0700 Subject: [PATCH] fix image container html --- app/presenters/tag_set_presenter.rb | 2 +- app/views/posts/partials/show/_information.html.erb | 2 +- app/views/posts/show.html.erb | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app/presenters/tag_set_presenter.rb b/app/presenters/tag_set_presenter.rb index abffc282a..a967f2b0a 100644 --- a/app/presenters/tag_set_presenter.rb +++ b/app/presenters/tag_set_presenter.rb @@ -19,7 +19,7 @@ class TagSetPresenter < Presenter html = "" if ordered_tags.present? - html << '