- Misalignement of navigation arrows in picture.tpl (specific IE)

- Comments are now an unlimited textarea


git-svn-id: http://piwigo.org/svn/trunk@711 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
gweltas
2005-01-20 15:06:06 +00:00
parent 351aae658f
commit f6d7b36243
2 changed files with 6 additions and 2 deletions
+2 -1
View File
@@ -105,12 +105,13 @@ div.information { font-size:14px; font-weight:bold;}
float:left;
width:30%;
text-align:left;
white-space:nowrap;
}
#centre
{
float:left;
width:40%;
width:39%;
text-align:center;
}