From 8dbccf7b55870c6f38cca353003dc463a5a2553e Mon Sep 17 00:00:00 2001
From: "alexanders@b2ef00c0-3703-41da-baef-cfe82387ac0c" <none@none>
Date: Wed, 3 Feb 2010 11:24:26 +0000
Subject: removed unused export buttons and make popup smaler

--HG--
extra : convert_revision : svn%3Ab2ef00c0-3703-41da-baef-cfe82387ac0c/trunk%4020
---
 etherpad/src/static/css/pad2_ejs.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/etherpad/src/static/css/pad2_ejs.css b/etherpad/src/static/css/pad2_ejs.css
index 3b9269e..cd6ea0a 100644
--- a/etherpad/src/static/css/pad2_ejs.css
+++ b/etherpad/src/static/css/pad2_ejs.css
@@ -462,7 +462,7 @@ table#otheruserstable { display: none; }
    down on the page in IE.  Strange but it works! */
 #docbar { z-index: 52; }
 
-#impexp-wrapper { width: 650px; right: 10px; }
+#impexp-wrapper { width: 500px; right: 10px; }
 #impexp-panel { height: 160px; }
 .docbarimpexp-closing #impexp-wrapper { z-index: 50; }
 
-- 
cgit v1.2.3