aboutsummaryrefslogtreecommitdiffstats
path: root/template/yoga/fix-ie5-ie6.css
diff options
context:
space:
mode:
Diffstat (limited to 'template/yoga/fix-ie5-ie6.css')
-rw-r--r--template/yoga/fix-ie5-ie6.css5
1 files changed, 0 insertions, 5 deletions
diff --git a/template/yoga/fix-ie5-ie6.css b/template/yoga/fix-ie5-ie6.css
index 99d2b311b..59e3ccee1 100644
--- a/template/yoga/fix-ie5-ie6.css
+++ b/template/yoga/fix-ie5-ie6.css
@@ -3,11 +3,6 @@
@import "thumbnails-fix-ie5-ie6.css";
-/* fix lack of :hover behaviour for non link objects */
-BODY {
- behavior:url("template-common/csshover.htc");
-}
-
/* to avoid vanishing objects in IE6 */
H1, #theHeader {
width: 100%; /* <- useless but seems to make IE6 happy */