From e7296691a47e55a79d282fb95ea17ee0262a2636 Mon Sep 17 00:00:00 2001 From: jsatoh Date: Mon, 2 May 2011 08:31:03 +0000 Subject: [PATCH] 2011-05-02 Junichi Satoh * include/styles/pandora_width.css: Fixed a typo. git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4292 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f --- pandora_console/ChangeLog | 4 ++++ pandora_console/include/styles/pandora_width.css | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/pandora_console/ChangeLog b/pandora_console/ChangeLog index a7d88886c0..55956e35a9 100644 --- a/pandora_console/ChangeLog +++ b/pandora_console/ChangeLog @@ -1,3 +1,7 @@ +2011-05-02 Junichi Satoh + + * include/styles/pandora_width.css: Fixed a typo. + 2011-04-29 Miguel de Dios * include/functions_graph.php, include/graphs/functions_pchart.php, diff --git a/pandora_console/include/styles/pandora_width.css b/pandora_console/include/styles/pandora_width.css index 17f649954c..44fe0ca439 100644 --- a/pandora_console/include/styles/pandora_width.css +++ b/pandora_console/include/styles/pandora_width.css @@ -77,5 +77,5 @@ div#logo_text3 { font-weight: bold; margin-top: 0px; margin-left: 4px; - padding-top: 0px: + padding-top: 0px; }