From 10abf3b087459a0eaa87e0433bfa69603c4375de Mon Sep 17 00:00:00 2001 From: John McLear Date: Sat, 26 Mar 2011 14:18:36 +0000 Subject: [PATCH] Removed bottom border --- static/css/pad_lite.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/css/pad_lite.css b/static/css/pad_lite.css index 31ce7c54b..419097eb9 100644 --- a/static/css/pad_lite.css +++ b/static/css/pad_lite.css @@ -287,7 +287,7 @@ a#hidetopmsg { position: absolute; right: 5px; bottom: 5px; } #editorcontainerbox { border-left: 1px solid #c4c4c4; border-right: 1px solid #c4c4c4; - border-bottom: 1px solid #c4c4c4; +/* border-bottom: 1px solid #c4c4c4;*/ background: #fff; bottom:0; left:0;