diff --git a/http/css/style.less b/http/css/style.less index 8f5b6bc74..8ab23b195 100644 --- a/http/css/style.less +++ b/http/css/style.less @@ -5,6 +5,11 @@ font-family: 'Trebuchet MS', Helvetica, sans-serif; } +/* Footer fix by Lurux 7 jul 2019 */ +.pageContent { + padding-bottom: 100px; +} + .visprintimp { @media print { display: block !important; diff --git a/http/template/user/landing/main.html b/http/template/user/landing/main.html index 91f85a721..fa03c6973 100644 --- a/http/template/user/landing/main.html +++ b/http/template/user/landing/main.html @@ -63,9 +63,3 @@

Don't throw it away, give it away!

-
-
-
-
-
-
\ No newline at end of file