Actions
Patch #41402
closedRemove Internet Explorer-specific CSS rules and vendor prefixes
Description
Since support for Internet Explorer was dropped in Redmine 5.0.0 (#34978), we can remove IE-specific code from CSS files.
Files
Updated by Go MAEDA about 2 months ago
The updated patch also removes * html
, a CSS hack for IE6.
Updated by Go MAEDA about 2 months ago
- Status changed from New to Closed
- Assignee set to Go MAEDA
Committed the patch in r23103.
Actions