From fcf0f63e26f8d109e5c56b0642b981359d9f5cdd Mon Sep 17 00:00:00 2001 From: fermin831 Date: Tue, 14 Jun 2016 12:39:26 +0200 Subject: [PATCH] Fixed update manager submenu position --- pandora_console/include/styles/menu.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pandora_console/include/styles/menu.css b/pandora_console/include/styles/menu.css index c3a8860f4d..62c05453f0 100644 --- a/pandora_console/include/styles/menu.css +++ b/pandora_console/include/styles/menu.css @@ -220,7 +220,7 @@ li:hover ul { display: block; } } #subicon_god-um_messages { - top: -300px; + top: -20px; } #menu_container {