summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authordumpfmprod <dumpfmprod@ubuntu.(none)>2010-03-21 00:56:48 -0400
committerdumpfmprod <dumpfmprod@ubuntu.(none)>2010-03-21 00:56:48 -0400
commit965990ff4018cf476f83adb308d54a9d85afaa4c (patch)
treeeff4f940f8fb43da1486bea16e3ed36e46e6069e /static
parent42f01a27575a39fbf17c90b3468d186309dcb096 (diff)
PROD
Diffstat (limited to 'static')
-rw-r--r--static/dumpnewuser.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/static/dumpnewuser.css b/static/dumpnewuser.css
index 4f320a4..0eccc89 100644
--- a/static/dumpnewuser.css
+++ b/static/dumpnewuser.css
@@ -14,7 +14,7 @@ overflow:hidden;
position:fixed;
z-index:666;
bottom:50;
-right:390;
+left:110;
}
#webcamhelp{
position:fixed;z-index:8888888;
@@ -33,6 +33,7 @@ left:-10;
}
#uploadstuff{
position:fixed;
+display:none;
bottom:40;
right:160;
z-index:99999;