summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoralexanders@b2ef00c0-3703-41da-baef-cfe82387ac0c <none@none>2010-02-03 11:24:26 +0000
committeralexanders@b2ef00c0-3703-41da-baef-cfe82387ac0c <none@none>2010-02-03 11:24:26 +0000
commit8dbccf7b55870c6f38cca353003dc463a5a2553e (patch)
tree33e253f2ccb45f44bb6091200ac8ccf10fa681d4
parent46bcc1c05925f07313b11b6d9399151b0665d7a7 (diff)
downloadetherpad-8dbccf7b55870c6f38cca353003dc463a5a2553e.tar.gz
etherpad-8dbccf7b55870c6f38cca353003dc463a5a2553e.tar.bz2
etherpad-8dbccf7b55870c6f38cca353003dc463a5a2553e.zip
removed unused export buttons and make popup smaler
--HG-- extra : convert_revision : svn%3Ab2ef00c0-3703-41da-baef-cfe82387ac0c/trunk%4020
-rw-r--r--etherpad/src/static/css/pad2_ejs.css2
1 files changed, 1 insertions, 1 deletions
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; }