diff --git a/pandora_console/include/styles/pandora.css b/pandora_console/include/styles/pandora.css index 0bfbf12a5d..2c1529575f 100644 --- a/pandora_console/include/styles/pandora.css +++ b/pandora_console/include/styles/pandora.css @@ -11240,8 +11240,8 @@ input.main_menu_icon[src$=".svg"] { } .header_help_icon { - width: 16px; - height: 16px; + width: 16px !important; + height: 16px !important; } .main_menu_icon.arrow_up { transform: rotate(90deg);