tweak input box sizes

This commit is contained in:
frederik
2024-07-13 10:49:00 +02:00
parent b77f579e35
commit f4afdaed93
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -422,7 +422,7 @@ if (get_included_files()[0] === __FILE__) {
</table></form></div>
<h3>Today's Detections <?php if($kiosk == false) { ?>— <input autocomplete="off" size="11" type="text" placeholder="Search..." id="searchterm" name="searchterm"><?php } ?></h3>
<h3>Today's Detections <?php if($kiosk == false) { ?>— <input autocomplete="off" size="18" type="text" placeholder="Search..." id="searchterm" name="searchterm"><?php } ?></h3>
<div style="padding-bottom:10px" id="detections_table"><h3>Loading...</h3></div>