diff --git a/pandora_console/general/main_menu.php b/pandora_console/general/main_menu.php index 92e5e2aff9..d64ea45838 100644 --- a/pandora_console/general/main_menu.php +++ b/pandora_console/general/main_menu.php @@ -488,4 +488,10 @@ echo ''; return height_logo + height_tabs + padding_menu + height_position; } }); + + + $('#icon_god-extensions').find('span').attr('style', 'white-space: nowrap;'); + \ No newline at end of file diff --git a/pandora_console/include/styles/pandora.css b/pandora_console/include/styles/pandora.css index 6772cc7820..c1d700d749 100644 --- a/pandora_console/include/styles/pandora.css +++ b/pandora_console/include/styles/pandora.css @@ -168,7 +168,7 @@ * { font-size: 9pt; - line-height: 10pt; + line-height: 16pt; } html {