There is something I don't understand, I have the following MQ;

@media only screen
    and (min-device-width : 320px)
and (max-device-width : 568px) and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {

Within the MQ I have a style which consists of a x2 image & for testing purposes a 4px solid black border. Why is the 4px solid black border showing on all devices not strictly retina devices ?
______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to