aboutsummaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authorchrisaga <chrisaga@piwigo.org>2006-04-18 19:03:07 +0000
committerchrisaga <chrisaga@piwigo.org>2006-04-18 19:03:07 +0000
commitb187465738abdd36a681b8ba5934b1c027002e3c (patch)
tree96d63e5cbd94252e01f153f9a67b60c1f7755e6a /template
parentcb15cc504ba5ae3b107fc54a5a47befe453bb774 (diff)
- 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
Diffstat (limited to 'template')
-rw-r--r--template/yoga/default-layout.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/template/yoga/default-layout.css b/template/yoga/default-layout.css
index 545fecf7e..08ae88864 100644
--- a/template/yoga/default-layout.css
+++ b/template/yoga/default-layout.css
@@ -197,6 +197,7 @@ FORM#categoryPermissions LI {
}
#theHeader {
+ width: 100%; /* <- useless but seems to make IE6 happy */
}
#theHeader H1 {