Selaa lähdekoodia

fixed bug with footer position on page height change

Piotr Labudda 8 vuotta sitten
vanhempi
commit
4ad4f2faf4
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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">