diff gpp/templates/downloads/download.html @ 406:f469261d617b

Cosmetic tweaks; break in download definition list; padding added for news story containers.
author Brian Neal <bgneal@gmail.com>
date Thu, 31 Mar 2011 00:38:02 +0000
parents 41411066b16d
children 3c48a555298d
line wrap: on
line diff
--- a/gpp/templates/downloads/download.html	Sun Mar 27 23:59:10 2011 +0000
+++ b/gpp/templates/downloads/download.html	Thu Mar 31 00:38:02 2011 +0000
@@ -24,4 +24,5 @@
 </tr>
 </table>
 <div id="link-{{ download.id }}"><button type="button" class="dl-button" id="dl-{{ download.id }}">Download</button></div>
+<br />
 </dd>