Hey guys, running into some css issues with specifically the Samsung S3.
We are in the process of converting some current sites into responsive and have got most of our break-points sorted but targeting this device is really becoming an issue.
I know the dimensions are 1280x720 and pixel density is 2, but for some reason this is conflicting with my standard 1024x758 media queries.
So what are you using to target this device?
Thanks,
Ben



Reply With Quote



Went through that whole process of testing different meta tags too targeting pixel densities and specific width and the rest. Using the one above now which is working fine. It's just the actual @media only screen and (min-device-width blah blah that is causing an issue..

Bookmarks