footer {
    //position: absolute;
    border-top: @footer-border-color;
    background: @footer-bg;
    overflow: hidden;
    bottom: 0;
}