interval selector auto-with

This commit is contained in:
fbsanchez 2020-11-26 17:01:47 +01:00
parent a419c2ec46
commit 41daa24c39
1 changed files with 1 additions and 1 deletions

View File

@ -1734,7 +1734,7 @@ function html_print_extended_select_for_time(
ob_start();
// Use the no_meta parameter because this image is only in the base console.
echo '<div id="'.$uniq_name.'_default" style="width:100%;display:inline">';
echo '<div id="'.$uniq_name.'_default" style="width:auto;display:inline">';
html_print_select(
$fields,
$uniq_name.'_select',