Closed (fixed)
Project:
Table of Contents
Version:
6.x-3.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Sep 2009 at 20:51 UTC
Updated:
30 Sep 2009 at 06:20 UTC
File tableofcontents.css contains invalid CSS property "_width: 50%" in .toc
Comments
Comment #1
avpadernoThe underscore used before a CSS property is normally used as an Internet Explorer hack.
Maybe the CSS property should be better placed in a CSS file that only Internet Explorer uses.
Comment #2
AlexisWilke commentedlech007,
I kind of agree with Kiam, although it may break for IE 6.x... which I don't care too much about. 8-)
I checked in IE7/8 and it works fine.
Thank you.
Alexis Wilke