diff --git a/pandora_console/ChangeLog b/pandora_console/ChangeLog index 2721d3b165..8a23d7ec75 100644 --- a/pandora_console/ChangeLog +++ b/pandora_console/ChangeLog @@ -1,3 +1,8 @@ +2013-11-12 Sergio Martin + + * general/shortcut_bar.php: Fix styles, icons and links of the + shortcut bar. Incident #374 + 2013-11-12 Sergio Martin * operation/agentes/estado_monitores.php: Added action url to diff --git a/pandora_console/general/shortcut_bar.php b/pandora_console/general/shortcut_bar.php index 53874f41b2..31ad1d65ef 100644 --- a/pandora_console/general/shortcut_bar.php +++ b/pandora_console/general/shortcut_bar.php @@ -309,7 +309,7 @@ echo ""; ); } else { - $('#shotcut_bar').css({height: 20}).animate({ height: '0' }, 900); + $('#shotcut_bar').css({height: 28}).animate({ height: '0' }, 900); $('#shortcut_button').css({height: 40}).animate({ height: '22' }, 900); jQuery.post ("ajax.php", {"page" : "general/shortcut_bar",