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:
parent
1cdc8ef15f
commit
cce38470cc
|
@ -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>
|
2013-01-04 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
|
||||||
|
|
||||||
* include/config_process.php: Removed php notice in this view.
|
* include/config_process.php: Removed php notice in this view.
|
||||||
|
|
|
@ -287,6 +287,7 @@ div#foot {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
background: #000;
|
background: #000;
|
||||||
width: 960px;
|
width: 960px;
|
||||||
|
height: 38px;
|
||||||
clear: both;
|
clear: both;
|
||||||
}
|
}
|
||||||
#ver {
|
#ver {
|
||||||
|
|
Loading…
Reference in New Issue