moving attachments way down

This commit is contained in:
ville rantanen
2012-02-22 17:59:27 +02:00
parent cb34c9864d
commit f27f7945e3

View File

@@ -108,7 +108,7 @@ body {
#attachmentcontainer { #attachmentcontainer {
float: left; float: left;
width: 100%; width: 100%;
margin: 30px 10px 0px 0px; margin: 100px 10px 0px 0px;
padding: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;
font-size: small; font-size: small;
font-family: sans-serif; font-family: sans-serif;