diff options
| author | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-03-21 00:56:48 -0400 |
|---|---|---|
| committer | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-03-21 00:56:48 -0400 |
| commit | 965990ff4018cf476f83adb308d54a9d85afaa4c (patch) | |
| tree | eff4f940f8fb43da1486bea16e3ed36e46e6069e /static | |
| parent | 42f01a27575a39fbf17c90b3468d186309dcb096 (diff) | |
PROD
Diffstat (limited to 'static')
| -rw-r--r-- | static/dumpnewuser.css | 3 |
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; |
