onestarter
onestarter copied to clipboard
HTML5 Type="email" breaks styling on <apex:inputfield>
Found another example of having to hard code the styleclass.
Workaround is simply just apply styleclass="mbm size-full phm pvm input input--default input--ph-1 input--focus-1" to the inputfield.
Adding html component Type="email" breaks the styling unless I specify the styleclass.