From 28a29f36c8e39f30f4dfc63a063a0fc3293937ae Mon Sep 17 00:00:00 2001 From: Scott O'Hara Date: Sun, 23 Jun 2013 17:34:49 -0400 Subject: [PATCH] remove style tag was going to try something more in-depth out, decided against it. deleting remnant style tag that was from that idea... --- views/dashboard.slim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/dashboard.slim b/views/dashboard.slim index e8a0d2e5..72ba53cd 100644 --- a/views/dashboard.slim +++ b/views/dashboard.slim @@ -16,7 +16,7 @@ javascript: - current_site.file_list.each do |file| .row - .span4 style="position:relative" + .span4 - if file.ext == 'html' || file.ext == 'htm' || file.ext == 'txt' || file.ext == 'js' || file.ext == 'css' || file.ext == 'md' span    #{file.filename}