Mercurial > public > sg101
changeset 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 | c99d8981068b |
children | 42a4e66972d5 |
files | gpp/templates/downloads/download.html static/css/base.css |
diffstat | 2 files changed, 4 insertions(+), 0 deletions(-) [+] |
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>