From f27f7945e3c9221e9fdc8fa2fe12b2d6fdc06e50 Mon Sep 17 00:00:00 2001 From: ville rantanen Date: Wed, 22 Feb 2012 17:59:27 +0200 Subject: [PATCH] moving attachments way down --- gallerystyle.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gallerystyle.css b/gallerystyle.css index 4f95d1d..f6d2fd4 100644 --- a/gallerystyle.css +++ b/gallerystyle.css @@ -108,7 +108,7 @@ body { #attachmentcontainer { float: left; width: 100%; - margin: 30px 10px 0px 0px; + margin: 100px 10px 0px 0px; padding: 0px 0px 0px 0px; font-size: small; font-family: sans-serif;