diff options
| author | Scott Ostler <sostler@deathmachine.local> | 2010-04-02 17:06:57 -0400 |
|---|---|---|
| committer | Scott Ostler <sostler@deathmachine.local> | 2010-04-02 17:06:57 -0400 |
| commit | 0447dc0cbea30537eeb55604cad19e265d305585 (patch) | |
| tree | 9b9f78666824b0daa102d26be4c93e24195e79ad /static/dumpnewuser.css | |
| parent | bd3925a4a19dd3b2c65abad579887b108d8f8546 (diff) | |
| parent | aa3165c303d8feb2a34329539c67bd71863c9eb4 (diff) | |
Resolved PROD merge
Diffstat (limited to 'static/dumpnewuser.css')
| -rw-r--r-- | static/dumpnewuser.css | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/static/dumpnewuser.css b/static/dumpnewuser.css index c15f432..313c228 100644 --- a/static/dumpnewuser.css +++ b/static/dumpnewuser.css @@ -22,6 +22,14 @@ z-index:2000; right:20px; bottom:39px; } +#registerlink{ +top:7; +padding:5; +position:fixed; +} +#registerlink img{ +margin-right:5; +} #userlisthelp{ position:fixed; top:100px; @@ -50,7 +58,7 @@ right:10px; } #readyjoin{ position:fixed; -top:27px; +top:23px; left:180px; z-index:2000; } |
