Hi,
I found the Share login page display incorrectly on IE9. But it works if I enable "Compatibility View".
Then I checked the error in developer tool by pressing F12, and found that the login.css style sheet was blocked by IE9 for some security issue. Here is the error log
SEC7113: CSS was ignored due to mime type mismatch
login.css
I changed the layout of login page for share, but didn't change login.css.
Does anyone have this problem for a customer login page? Anybody can help?
Thanks