From f656162bcdc6cc5c3d23af474b6356c2da83b67a Mon Sep 17 00:00:00 2001 From: juanmanuelr Date: Thu, 25 Aug 2011 17:17:46 +0000 Subject: [PATCH] 2011-08-25 Juan Manuel Ramon * include/styles/pandora.css: Fixes style in notify css element. git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4824 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f --- pandora_console/ChangeLog | 4 ++++ pandora_console/include/styles/pandora.css | 5 +++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/pandora_console/ChangeLog b/pandora_console/ChangeLog index e2bb1a7868..7429bd79a2 100644 --- a/pandora_console/ChangeLog +++ b/pandora_console/ChangeLog @@ -1,3 +1,7 @@ +2011-08-25 Juan Manuel Ramon + + * include/styles/pandora.css: Fixes style in notify css element. + 2011-08-25 Javier Lanz * godmode/groups/configure_group.php: Removed the non-desired icons diff --git a/pandora_console/include/styles/pandora.css b/pandora_console/include/styles/pandora.css index 082f612260..59d8214098 100644 --- a/pandora_console/include/styles/pandora.css +++ b/pandora_console/include/styles/pandora.css @@ -913,8 +913,9 @@ a.big_data { text-align: center; font-weight: bold; padding: 8px; - margin-top: 10px; - width: 98%; + margin-left: -1%; + width: 101%; + z-index: -1; } .notify a {