diff --git a/pandora_console/godmode/reporting/graph_builder.php b/pandora_console/godmode/reporting/graph_builder.php index c891f66cad..7f2cae36ab 100644 --- a/pandora_console/godmode/reporting/graph_builder.php +++ b/pandora_console/godmode/reporting/graph_builder.php @@ -363,7 +363,7 @@ ui_print_standard_header( false, $headerHelp, false, - [$buttons], + $buttons, [ [ 'link' => '', diff --git a/pandora_console/include/styles/pandora.css b/pandora_console/include/styles/pandora.css index 5f02b342bc..3db4c42e5f 100644 --- a/pandora_console/include/styles/pandora.css +++ b/pandora_console/include/styles/pandora.css @@ -948,6 +948,7 @@ input.sub { border: 1px solid #888; cursor: pointer; font-family: inherit; + font-size: 10pt; } button.sub:hover,