- fix bug 298 : useless css rule added which makes IE6 happy

git-svn-id: http://piwigo.org/svn/trunk@1195 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
chrisaga 2006-04-18 19:03:07 +00:00
parent cb15cc504b
commit b187465738

View file

@ -197,6 +197,7 @@ FORM#categoryPermissions LI {
}
#theHeader {
width: 100%; /* <- useless but seems to make IE6 happy */
}
#theHeader H1 {