aboutsummaryrefslogtreecommitdiffstats
path: root/template/yoga/fix-ie5-ie6.css
diff options
context:
space:
mode:
authorchrisaga <chrisaga@piwigo.org>2006-07-08 18:23:43 +0000
committerchrisaga <chrisaga@piwigo.org>2006-07-08 18:23:43 +0000
commitdcb692644565bda0782c7e79df7142dabadbe1eb (patch)
treed9abee21fe8367561a98225bc95e84af8fa7fc4b /template/yoga/fix-ie5-ie6.css
parenta9cdc8c167eda3e7346c7c7c5a97872d5feacad0 (diff)
merge from trunk r1447:1448 into branch 1.6 (admin forms improvements, ...)
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1449 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r--template/yoga/fix-ie5-ie6.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/yoga/fix-ie5-ie6.css b/template/yoga/fix-ie5-ie6.css
index 264885b8b..99d2b311b 100644
--- a/template/yoga/fix-ie5-ie6.css
+++ b/template/yoga/fix-ie5-ie6.css
@@ -18,7 +18,7 @@ H1, #theHeader {
/* to get less hugly checkboxes at least in tagSelection */
/* as well as several forms */
-FORM#update INPUT,
+FORM#update FIELDSET INPUT,
UL.tagSelection LI INPUT,
#content UL.thumbnails SPAN.wrap2 INPUT {
border: none;