android - Using box-sizing:border-box on mobile -


i can't find concrete answer on google using box-sizing: border-box on mobile . saw on http://caniuse.com/ box-sizing not supported native android browsers ( android browsers not calculate correctly dimensions (width , height) of html select element. ) . question : 100% safe use border-box on mobile ( chrome/opera/safari/android browser/ie ) or must stick old school ?

mention : on mobile versions use:

jquery.mobile.css jquery.mobile.js version : 1.3.2 


Comments

Popular posts from this blog

asp.net mvc - SSO between MVCForum and Umbraco7 -

Python Tkinter keyboard using bind -

ubuntu - Selenium Node Not Connecting to Hub, Not Opening Port -