Home › Forums › CSS › Mobile (max-device-width) Pulling in mobile styles for desktop screen resolutions. › Re: Mobile (max-device-width) Pulling in mobile styles for desktop screen resolutions.
December 13, 2012 at 4:47 pm
#117299
Participant
How do I prevent it from using the mobile.css if the phone has such a high device-width? I’ve tried making the import “handheld and (max-device-width: 1280px)”, but then the phone doesn’t load the mobile styles.