Home › Forums › Support › Windows Phone scale issue › Reply To: Windows Phone scale issue
October 19, 2015 at 11:59 pm
#145931
Hi Tom,
Now I can’t override this block to make it work properly from unsemantic-grid.min.css
@media (max-width: 400px) {
@-ms-viewport {
width: device-width;
}
}
Before this inclusion it was easy to attach new style by using child theme, because this one was missing from min file.