diff --git a/pandora_console/include/styles/pandora.css b/pandora_console/include/styles/pandora.css index d96d94cbb0..e07cae0d09 100644 --- a/pandora_console/include/styles/pandora.css +++ b/pandora_console/include/styles/pandora.css @@ -6805,6 +6805,9 @@ div.graph div.legend table { .pdd_t_10px { padding-top: 10px; } +.pdd_t_15px { + padding-top: 15px; +} .pdd_t_20px { padding-top: 20px; } @@ -7085,6 +7088,9 @@ div.graph div.legend table { max-height: 50px; } +.mx_height150px { + max-height: 150px !important; +} /* * HEIGHT PX */