Project:Table of Contents
Version:6.x-3.1
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

File tableofcontents.css contains invalid CSS property "_width: 50%" in .toc

Comments

#1

The 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.

#2

Status:active» fixed

lech007,

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

#3

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.