diff options
author | Christian Pointner <equinox@ffgraz.net> | 2013-12-30 01:24:15 +0000 |
---|---|---|
committer | Christian Pointner <equinox@ffgraz.net> | 2013-12-30 01:24:15 +0000 |
commit | 3407c6aea9c93d1abf62fe2bec61cd4f2807f619 (patch) | |
tree | 93ab44293b4e1755b14d54cb4079e04990ed656b /map.css | |
parent | fc31517a03988f10e02ebe982cfd019f202f0ebf (diff) |
position of login box
Diffstat (limited to 'map.css')
-rw-r--r-- | map.css | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -58,8 +58,8 @@ div.box { #southeastcontainer { position: absolute; - right: center; - bottom: 40px; + left: 1ex; + bottom: 1ex; padding: 0; } |