From 2b8fae82ee7c019cdd84d13246171bc4a955c9c5 Mon Sep 17 00:00:00 2001 From: tgloeggl <tgloeggl@uos.de> Date: Thu, 28 Apr 2022 11:32:26 +0200 Subject: [PATCH] fixes #983 --- resources/assets/stylesheets/less/index.less | 5 ----- 1 file changed, 5 deletions(-) diff --git a/resources/assets/stylesheets/less/index.less b/resources/assets/stylesheets/less/index.less index a3b37edd37a..a3ab1726763 100644 --- a/resources/assets/stylesheets/less/index.less +++ b/resources/assets/stylesheets/less/index.less @@ -108,11 +108,6 @@ div.index_container { .messagebox { margin-bottom: -25px; } - - #layout_footer { - position: relative; - top: -33px; - } } @-moz-document url-prefix() { -- GitLab