Change body-content css to class instead of id. Fix IE 11 bug with sponsor img width.
IE 11 was having the '#body-content img' selector taking priority, so changed it to '.body-content img'.
parent
9a355fd5
Please register or sign in to comment