From c52943aac71d78cb07a96e991e9144813a2d8e9b Mon Sep 17 00:00:00 2001 From: zarzuelo Date: Tue, 12 Nov 2013 17:14:11 +0000 Subject: [PATCH] 2013-11-12 Sergio Martin * general/shortcut_bar.php: Fix styles, icons and links of the shortcut bar. Incident #374 git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9067 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f --- pandora_console/ChangeLog | 5 +++++ pandora_console/general/shortcut_bar.php | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) 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",