remove style tag

was going to try something more in-depth out, decided against it.  deleting remnant style tag that was from that idea...
This commit is contained in:
Scott O'Hara 2013-06-23 17:34:49 -04:00
parent f965269c9d
commit 28a29f36c8

View file

@ -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
<i class="icon-file-alt icon-3x"></i>&nbsp;&nbsp; <span style="font-size: 20pt">#{file.filename}</span>