I'm using the intlTelInput feature for setting international mobile numbers and it's works well on Firefox. However the CSS on Chrome is very off. See the image below.
How do I get the CSS in the intlTelInput.css file to work consistently on all browsers?
It turned out that my CSS path query string value has '>v=3' instead of '?v=3'
It's working fine now.