Revert "Fixed the position of footer in the css."

This reverts commit 6f9d9e49ec873be7e92694da3481ee533220c2a2.

(cherry picked from commit b9100e8c69983e77e0b593afd4ded86e2d25da25)
This commit is contained in:
mdtrooper 2016-01-11 12:38:49 +01:00
parent d5d089c4bc
commit 69f66940e7

View File

@ -354,10 +354,6 @@ div#foot {
height: 30px; height: 30px;
clear: both; clear: both;
width: auto; width: auto;
bottom: 0;
position: fixed;
width: 100%;
} }
#ver { #ver {
margin-bottom: 25px; margin-bottom: 25px;