From 3407c6aea9c93d1abf62fe2bec61cd4f2807f619 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Mon, 30 Dec 2013 01:24:15 +0000 Subject: position of login box --- map.css | 4 ++-- 1 file 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; } -- cgit v1.2.1