Skip to content

Commit

Permalink
- fix bug 298 : useless css rule added which makes IE6 happy
Browse files Browse the repository at this point in the history
git-svn-id: http://piwigo.org/svn/trunk@1195 68402e56-0260-453c-a942-63ccdbb3a9ee
  • Loading branch information
chrisaga committed Apr 18, 2006
1 parent cb15cc5 commit b187465
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions template/yoga/default-layout.css
Expand Up @@ -197,6 +197,7 @@ FORM#categoryPermissions LI {
}

#theHeader {
width: 100%; /* <- useless but seems to make IE6 happy */
}

#theHeader H1 {
Expand Down

0 comments on commit b187465

Please sign in to comment.