X-Git-Url: https://juplo.de/gitweb/?p=website;a=blobdiff_plain;f=src%2Fmain%2Fwebapp%2Fless%2Fscreen%2Flayout.less;h=4e6c331f187a54fef0070cc96285da7b6a46c81b;hp=16dcfb23f325509a80f8858e7dc463ff4825425d;hb=fd86a57c93eea4668d9c748aed9ab301a1d99082;hpb=755196d54dfd443a1be08576cd316335e55ec50c diff --git a/src/main/webapp/less/screen/layout.less b/src/main/webapp/less/screen/layout.less index 16dcfb23..4e6c331f 100644 --- a/src/main/webapp/less/screen/layout.less +++ b/src/main/webapp/less/screen/layout.less @@ -94,24 +94,6 @@ body { overflow-y: scroll; } margin: 0 auto; } -/** Make the footer sticky */ -html, body -{ - height: 100%; -} -#page -{ - position: relative; - min-height: 100%; -} -#footer -{ - position: absolute; - left: 0; - right: 0; - bottom: 0; -} - /** Faux-Column-Hack-Eigengewächs */ #page.cols_2 {