This commit is contained in:
ivan deng
2018-03-24 01:01:09 +08:00
parent 77de61a8ab
commit bd189ad155

View File

@@ -15,11 +15,11 @@
</span>
<span style="float: left; margin-left: 2px;">
<input style="height: 30px;" class="app_start_date form-control" size="15" placeholder="Start date" type="text" title="Press Enter to search"/>
<input style="height: 30px;" class="app_start_date form-control" size="10" placeholder="Start date" type="text" title="Press Enter to search"/>
</span>
<span style="float: left; margin-left: 2px;">
<input style="height: 30px;" class="app_end_date form-control" size="15" placeholder="End date" type="text" title="Press Enter to search" />
<input style="height: 30px;" class="app_end_date form-control" size="10" placeholder="End date" type="text" title="Press Enter to search" />
</span>
</div>
</div>