I working on time input type in html , my problem is when i click on small clock icon on the right side of input ,selectable time menu viewed but i need to show it when i click anywhere on input .

I found this question but this not solve my problem because it's about timepacker not html only .
show timepicker on click whole input type time HTML5 field not only on little clock icon
HTML :
<label for="first" class="">{{__('From Hour')}}</label>
<input type="time" class="form-control input-md"name="" id="from_hour" value="">