Explorar el Código

fixed bug with footer position on page height change

Piotr Labudda hace 8 años
padre
commit
4ad4f2faf4
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      SE/se-lib/tmpl/_layout_gora.php

+ 1 - 1
SE/se-lib/tmpl/_layout_gora.php

@@ -54,4 +54,4 @@
 	UI::hButtonAjaxJsFunction();
 ?>
 	<?php Theme::head(); ?>
-</head><body>
+</head><body style="position:relative; padding-bottom:30px">