core.css doesn't have styling for .form-file input fields which means that while they look OK in Chrome, the look horrible in IE7-9.

The patch adds "input.form-file" to the style declarations used on other input fields.

Comments

mwebster’s picture

Assigned: mwebster » Unassigned
Taxoman’s picture

Version: 7.x-4.0-beta8 » 7.x-4.x-dev
haydeniv’s picture

Status: Needs review » Needs work

This patch does not apply to dev anymore. Please re-roll. Thanks!

kyletaylored’s picture

Issue summary: View changes
StatusFileSize
new1.17 KB

Re-rolled patch against 7.x-4.x-dev.

kyletaylored’s picture

Status: Needs work » Needs review
haydeniv’s picture

Status: Needs review » Postponed (maintainer needs more info)

Can I get a before and after shot of this patch so I can see what it is doing? I'm not seeing any difference in IE on mine.

kyletaylored’s picture

StatusFileSize
new11.41 KB
new13.37 KB

Ah, I see it. Here's the difference.

kyletaylored’s picture

Status: Postponed (maintainer needs more info) » Needs review
haydeniv’s picture

Committed: d5f02e0

haydeniv’s picture

Status: Needs review » Fixed

Status

Status: Fixed » Closed (fixed)

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