From 7122e087e9f5903be00c94ec1d67d1d7d86d564c Mon Sep 17 00:00:00 2001 From: sanj Date: Fri, 9 Jul 2010 21:55:27 +0530 Subject: [PATCH] minor, styling --- edgware/static/css/editor.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/edgware/static/css/editor.css b/edgware/static/css/editor.css index 50f2f69..670d02b 100644 --- a/edgware/static/css/editor.css +++ b/edgware/static/css/editor.css @@ -167,11 +167,10 @@ p { } .navControls { - border-bottom-style:solid; - border-bottom-width:1px; font-size:11px; width: 100%; height: 30px; + margin-top: 4px; font-weight: bold; position: relative; text-align: center;