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.
| Comment | File | Size | Author |
|---|---|---|---|
| #7 | ie_file_after.png | 13.37 KB | kyletaylored |
| #7 | ie_file_before.png | 11.41 KB | kyletaylored |
| #4 | Reroll-for-IE7-IE9-updates-1635790-4.patch | 1.17 KB | kyletaylored |
| rubik-form-file-input-styling.patch | 1018 bytes | mwebster |
Comments
Comment #1
mwebster commentedComment #2
Taxoman commentedComment #3
haydeniv commentedThis patch does not apply to dev anymore. Please re-roll. Thanks!
Comment #4
kyletaylored commentedRe-rolled patch against 7.x-4.x-dev.
Comment #5
kyletaylored commentedComment #6
haydeniv commentedCan 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.
Comment #7
kyletaylored commentedAh, I see it. Here's the difference.
Comment #8
kyletaylored commentedComment #9
haydeniv commentedCommitted: d5f02e0
Comment #10
haydeniv commentedStatus