summaryrefslogtreecommitdiff
path: root/map.css
diff options
context:
space:
mode:
Diffstat (limited to 'map.css')
-rw-r--r--map.css15
1 files changed, 14 insertions, 1 deletions
diff --git a/map.css b/map.css
index 02fdea9..0466143 100644
--- a/map.css
+++ b/map.css
@@ -55,10 +55,23 @@ div.box {
margin-right: 0;
}
-#addressbox {
+#southeastcontainer {
position: absolute;
right: 10px;
bottom: 10px;
+ padding: 0;
+}
+
+#loginbox {
+ margin-top: 0;
+ margin-left: auto;
+ marign-right: 0;
+}
+
+#addressbox {
+ margin-top: 1ex;
+ margin-left: auto;
+ margin-bottom: 0;
}
#distboxouter {