Hi, Windows 8.1 user the user agent string now reads "Windows NT 6.3..." I think this can be addressed by changing line 110 of css_browser_selector_dev.js to say: (is('windows nt 6.2') || is('windows nt 6.3')?' win8' Thanks!
Hi,
Windows 8.1 user the user agent string now reads "Windows NT 6.3..."
I think this can be addressed by changing line 110 of css_browser_selector_dev.js to say:
(is('windows nt 6.2') || is('windows nt 6.3')?' win8'
Thanks!