float to right on controls for files

This commit is contained in:
Kyle Drake 2014-04-12 23:42:18 -07:00
parent 2efd219d9a
commit 5e89ec8048

View file

@ -24,7 +24,7 @@ javascript:
- current_site.file_list.each do |file|
hr style="margin: 12px 0px"
.row style="margin-bottom: 0px" id="files"
.col.col-60
.col
a href="http://#{current_site.username}.neocities.org/#{file.filename}" title="View #{file.filename}" target="_blank"
- if file.ext.match(/jpg|png|bmp|gif/)
i class="icon-picture icon": span style="margin-left: 5px" #{file.filename}