소스 검색

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">