summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Pointner <equinox@ffgraz.net>2013-12-30 01:24:15 +0000
committerChristian Pointner <equinox@ffgraz.net>2013-12-30 01:24:15 +0000
commit3407c6aea9c93d1abf62fe2bec61cd4f2807f619 (patch)
tree93ab44293b4e1755b14d54cb4079e04990ed656b
parentfc31517a03988f10e02ebe982cfd019f202f0ebf (diff)
position of login box
-rw-r--r--map.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/map.css b/map.css
index 90ec25c..034feb7 100644
--- a/map.css
+++ b/map.css
@@ -58,8 +58,8 @@ div.box {
#southeastcontainer {
position: absolute;
- right: center;
- bottom: 40px;
+ left: 1ex;
+ bottom: 1ex;
padding: 0;
}