diff --git a/pandora_console/include/styles/pandora.css b/pandora_console/include/styles/pandora.css index e541c8ff97..6d81c2bc98 100644 --- a/pandora_console/include/styles/pandora.css +++ b/pandora_console/include/styles/pandora.css @@ -6162,9 +6162,8 @@ div.graph div.legend table { .sound_events { background-color: #494949; - max-width: 550px; - max-height: 400px; - margin-top: 40px; + margin: 40px 2em 0; + min-height: auto; } .w16px { diff --git a/pandora_console/operation/menu.php b/pandora_console/operation/menu.php index 1d8178f1af..880c9240c6 100644 --- a/pandora_console/operation/menu.php +++ b/pandora_console/operation/menu.php @@ -427,11 +427,18 @@ if (check_acl($config['id_user'], 0, 'ER')