2013-01-05 Sancho Lerena <slerena@artica.es>

* 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
This commit is contained in:
slerena 2013-01-05 12:37:16 +00:00
parent c39bdebce9
commit 285d741b2c
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,9 @@
2013-01-05 Sancho Lerena <slerena@artica.es>
* include/styles/pandora.css: Fixed footer problem
in Chrome.
2013-01-04 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/config_process.php: Removed php notice in this view.

View File

@ -287,6 +287,7 @@ div#foot {
text-align: center;
background: #000;
width: 960px;
height: 38px;
clear: both;
}
#ver {