diff --git a/pandora_console/include/styles/pandora.css b/pandora_console/include/styles/pandora.css index a02ed0fe15..52f9b3b152 100644 --- a/pandora_console/include/styles/pandora.css +++ b/pandora_console/include/styles/pandora.css @@ -8303,3 +8303,9 @@ div.stat-win-spinner img { .line_height_12pt { line-height: 12pt; } +.line_height_0pt { + line-height: 10pt !important; +} +#license_error_msg_dialog { + min-height: 350px !important; +}