diff options
| -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; |
