From 53cb5ded6d28daf0cca1878d4964739fb0779ee5 Mon Sep 17 00:00:00 2001 From: Kyle Drake Date: Sat, 13 Jul 2013 21:33:01 -0400 Subject: [PATCH] try to fix lack of closing row div --- views/browse.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/browse.erb b/views/browse.erb index 61ec7029..e6fc7611 100644 --- a/views/browse.erb +++ b/views/browse.erb @@ -11,7 +11,7 @@ DERPIE PIKACHU - <% if count == 4 %> + <% if count == 4 || @sites.length == i %> <% count = 0 %> <% end %>