From 1cb55490ddad673e64318204683157dcdf8121ee Mon Sep 17 00:00:00 2001 From: Kyle Drake Date: Sat, 22 Jun 2013 20:05:27 -0700 Subject: [PATCH] Im being nit picky --- views/dashboard.slim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/dashboard.slim b/views/dashboard.slim index 44b113d1..d8ac2f17 100644 --- a/views/dashboard.slim +++ b/views/dashboard.slim @@ -43,7 +43,7 @@ javascript: a href="#" onclick="confirmFileDelete('#{file.filename}')" Delete - else    #{file.filename} - div style="margin-top: 10px; margin-bottom: 30px" + div style="margin-top: 3px; margin-bottom: 30px" | To use in an HTML file, paste this text: <img src="/#{file.filename}">
a href="http://#{current_site.username}.neocities.org/#{file.filename}" target="_blank" View