From 37b8541fa648bd8a7e5a0c4d2936d6d995ba6e72 Mon Sep 17 00:00:00 2001 From: marcos Date: Mon, 12 Jul 2021 17:26:01 +0200 Subject: [PATCH] fixed size sap logo --- pandora_console/include/styles/pandora.css | 6 ++++++ 1 file changed, 6 insertions(+) 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 */