aura:input field size in visual force code example
Example: aura:input field size in visual force
<apex:inputField value="Input Test" style="width: 360px;height: 40px"/>
<apex:inputField value="Input Test" style="width: 360px;height: 40px"/>