- 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:
parent
cb15cc504b
commit
b187465738
1 changed files with 1 additions and 0 deletions
|
@ -197,6 +197,7 @@ FORM#categoryPermissions LI {
|
|||
}
|
||||
|
||||
#theHeader {
|
||||
width: 100%; /* <- useless but seems to make IE6 happy */
|
||||
}
|
||||
|
||||
#theHeader H1 {
|
||||
|
|
Loading…
Reference in a new issue