removed absolute on the footer

This commit is contained in:
root
2013-12-09 03:26:20 +00:00
parent f4c0a928f9
commit b1696ca5a7

View File

@@ -51,7 +51,6 @@ a {
color: #666; color: #666;
border-top: 1px solid #ccc; border-top: 1px solid #ccc;
padding: 5px; padding: 5px;
position: absolute;
bottom: 0px; bottom: 0px;
left: 0px; left: 0px;
right: 0px; right: 0px;