diff --git a/pandora_console/ChangeLog b/pandora_console/ChangeLog index 4002310707..c206e6657c 100644 --- a/pandora_console/ChangeLog +++ b/pandora_console/ChangeLog @@ -1,3 +1,7 @@ +2011-08-10 Juan Manuel Ramon + + * include/styles/pandora.css: Fixed height on css header attributes. + 2011-08-10 Miguel de Dios * godmode/groups/modu_group_list.php: added pagination to list. diff --git a/pandora_console/include/styles/pandora.css b/pandora_console/include/styles/pandora.css index 5ac5f1a4b3..daf1c7373c 100644 --- a/pandora_console/include/styles/pandora.css +++ b/pandora_console/include/styles/pandora.css @@ -236,7 +236,7 @@ div#menu { div#head { font-size: 8pt; width: 960px; - height: 60px;/*84px;*/ /*height: 60px;*/ + height: 70px; /*height: 60px;*/ padding-top: 1px; background: url(../../images/header.jpg); border-bottom: solid 1px #000;