Commit e88751e6 by Pavel Yushchenko

fixes footer

parent 420be877
......@@ -35,14 +35,14 @@ html, body {
}
.wrapper {
min-height: 100%;
margin-bottom: -85px;
margin-bottom: -90px;
}
.wrapper:after {
content: "";
display: block;
}
.footer-short, .wrapper:after {
height:85px;
height:90px;
}
.footer-short {
border-top: 1px solid #c4c5c7;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment