From b1696ca5a78a154deec5b5a99371dcb249bd3460 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 9 Dec 2013 03:26:20 +0000 Subject: [PATCH] removed absolute on the footer --- main.css | 1 - 1 file changed, 1 deletion(-) diff --git a/main.css b/main.css index 4850b39..2dbaf6b 100644 --- a/main.css +++ b/main.css @@ -51,7 +51,6 @@ a { color: #666; border-top: 1px solid #ccc; padding: 5px; - position: absolute; bottom: 0px; left: 0px; right: 0px;