Home › Forums › CSS › Any Known Issues with ie9 and @media? – Desktop showing Mobile Version › Re: Any Known Issues with ie9 and @media? – Desktop showing Mobile Version
December 29, 2012 at 1:36 pm
#119326
Participant
Try just using @media (max-width: 1200px) {}
see what happens. It could also be that their renderer has a max width below 1200px of course.