From d29cd43e1295ac4a5eeb3f5ff2564da017014241 Mon Sep 17 00:00:00 2001 From: llj Date: Wed, 26 Sep 2012 16:52:29 +0800 Subject: [PATCH] modified css of left/right panel --- media/css/seahub.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media/css/seahub.css b/media/css/seahub.css index 393d44bb6f..f1740e7590 100644 --- a/media/css/seahub.css +++ b/media/css/seahub.css @@ -220,11 +220,11 @@ ul.with-bg li { float:right; width:220px; border-left:1px solid #E8E8E8; - padding-left:25px; + padding-left:20px; } #right-panel { float:left; - width:665px; + width:670px; } #right-panel h3:first-child, #left-panel h3:first-child {