Home › Forums › Support › Windows Phone scale issue › Reply To: Windows Phone scale issue
October 15, 2015 at 11:30 pm
#144768
Hi again Tom,
and I recommend to use this style with responsive meta tag (https://css-tricks.com/snippets/html/responsive-meta-tag/)
@-ms-viewport {
width:device-width
}
http://timkadlec.com/2012/10/ie10-snap-mode-and-responsive-design/