mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-04 17:02:17 +02:00
- 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:
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user