diff --git a/pandora_console/include/functions_snmp_browser.php b/pandora_console/include/functions_snmp_browser.php index 8e916166df..dded175af5 100644 --- a/pandora_console/include/functions_snmp_browser.php +++ b/pandora_console/include/functions_snmp_browser.php @@ -597,7 +597,7 @@ function snmp_browser_print_oid( * * @return string The container div. */ -function snmp_browser_print_container($return=false, $width='100%', $height='500px', $display='') +function snmp_browser_print_container($return=false, $width='100%', $height='60%', $display='') { // Target selection $table = new stdClass(); @@ -773,7 +773,7 @@ function snmp_browser_print_container($return=false, $width='100%', $height='500 $output .= ''; $output .= ''; - $output .= '
'; + $output .= '
'; $output .= '
'; $output .= ''; $output .= '';