From 285d741b2c0aaf6a7f2da76480ba3888d78d8c6b Mon Sep 17 00:00:00 2001 From: slerena Date: Sat, 5 Jan 2013 12:37:16 +0000 Subject: [PATCH] 2013-01-05 Sancho Lerena * include/styles/pandora.css: Fixed footer problem in Chrome. git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7356 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f --- pandora_console/ChangeLog | 6 ++++++ pandora_console/include/styles/pandora.css | 1 + 2 files changed, 7 insertions(+) diff --git a/pandora_console/ChangeLog b/pandora_console/ChangeLog index f2f5dc8ebc..ef8eded519 100644 --- a/pandora_console/ChangeLog +++ b/pandora_console/ChangeLog @@ -1,3 +1,9 @@ +2013-01-05 Sancho Lerena + + * include/styles/pandora.css: Fixed footer problem + in Chrome. + + 2013-01-04 Juan Manuel Ramon * include/config_process.php: Removed php notice in this view. diff --git a/pandora_console/include/styles/pandora.css b/pandora_console/include/styles/pandora.css index fd27ab68a2..9fd040fd91 100644 --- a/pandora_console/include/styles/pandora.css +++ b/pandora_console/include/styles/pandora.css @@ -287,6 +287,7 @@ div#foot { text-align: center; background: #000; width: 960px; + height: 38px; clear: both; } #ver {