diff --git a/pandora_console/ChangeLog b/pandora_console/ChangeLog index d985035a37..35794b8d05 100644 --- a/pandora_console/ChangeLog +++ b/pandora_console/ChangeLog @@ -1,3 +1,10 @@ +2013-08-08 Koichiro Kikuchi + + * index.php: Fixed footer layout probrems: Now we can see the + footer at the browser bottom when reducing the browser height. + Also fixes the footer overlay probrem in some pages (e.g. + "Modules in policy" page). + 2013-08-08 Miguel de Dios * images/zoom_default.svg: tiny fixes make for Carla. diff --git a/pandora_console/index.php b/pandora_console/index.php index 356c796aa6..d710e7b4b0 100644 --- a/pandora_console/index.php +++ b/pandora_console/index.php @@ -570,18 +570,34 @@ require('include/php_to_js_values.php'); ?>