瀏覽代碼

fixed bug with footer position on page height change

Piotr Labudda 8 年之前
父節點
當前提交
4ad4f2faf4
共有 1 個文件被更改,包括 1 次插入1 次删除
  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">