Vex 2.0.1 installed using Bower does not ship with compiled theme css that has styling for input[type="tel"], rest of the input fields are styled as expected. Got the styling to work after yanking equivalent input field styling from the default theme file line 427 and 444 and putting it in place.