Put the input inside a div with defined width. But 50px is too narrow.
<div style="width:150px;"> <input type="date" value=""></div>