2011-08-10 Juan Manuel Ramon <juanmanuel.ramon@artica.es>

* include/styles/pandora.css: Fixed height on css header attributes.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4700 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
juanmanuelr 2011-08-10 10:50:41 +00:00
parent 4719f4d949
commit acf0d8b4cf
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2011-08-10 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/styles/pandora.css: Fixed height on css header attributes.
2011-08-10 Miguel de Dios <miguel.dedios@artica.es>
* godmode/groups/modu_group_list.php: added pagination to list.

View File

@ -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;