From fba2c5ccb2feccc4db78c70a07ec4d54a74c1654 Mon Sep 17 00:00:00 2001 From: John McLear Date: Wed, 20 Jul 2011 17:33:40 +0100 Subject: [PATCH] Hide the import/export by default --- static/css/pad_lite.css | 1 + 1 file changed, 1 insertion(+) diff --git a/static/css/pad_lite.css b/static/css/pad_lite.css index e94dd6ea..2fd9a9b6 100644 --- a/static/css/pad_lite.css +++ b/static/css/pad_lite.css @@ -936,6 +936,7 @@ position: relative; -moz-border-radius: 6px; border-radius: 6px; height:170px; + display:none; } #import{