Skip to content

Fix IE9 legend text wrapping #100

@necolas

Description

@necolas

IE9 doesn't wrap legend text.

A quick look for a solution shows that adding max-width: 100% will cause IE9 to wrap text.

Need to do some tests to understand the impact of adding that declaration, e.g., people being caught out if they try to style the legend element and modify other box-model properties. Also check to see if there is an alternative fix that is cleaner.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions