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
c39bdebce9
commit
285d741b2c
|
@ -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.
|
||||
|
|
|
@ -287,6 +287,7 @@ div#foot {
|
|||
text-align: center;
|
||||
background: #000;
|
||||
width: 960px;
|
||||
height: 38px;
|
||||
clear: both;
|
||||
}
|
||||
#ver {
|
||||
|
|
Loading…
Reference in New Issue