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