From 5404936dbb819caa4c5ece4109eca3d304abf5e2 Mon Sep 17 00:00:00 2001 From: saman bb Date: Wed, 27 Mar 2013 00:08:06 -0400 Subject: [PATCH] more consistent positioning of sidebar. --- css/app.css | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) diff --git a/css/app.css b/css/app.css index 65047ffd6..05419bb08 100644 --- a/css/app.css +++ b/css/app.css @@ -1320,7 +1320,7 @@ img.wiki-image { /* Zoomer */ .zoombuttons { - top:70px; + top:80px; width: 30px; } @@ -1335,7 +1335,7 @@ img.wiki-image { /* Background Settings */ .background-control { - top:190px; + top:200px; } .nudge-container { @@ -1482,13 +1482,11 @@ img.wiki-image { height:18px; } - .background-control .layer-toggle-gpx .layer-extent { float: right; border: 0; } - .background-control .layer-toggle-gpx.selected .layer-extent { display:inline-block; } @@ -1496,7 +1494,7 @@ img.wiki-image { /* Geocoder */ .geocode-control, .geocode-control form { - top:150px; + top:160px; } .geocode-control form { @@ -1527,16 +1525,13 @@ img.wiki-image { /* Geolocator */ .geolocate-control { - top:230px; -} - -.geolocate-control button { + top:240px; } /* Help */ .help-control { - top: 270px; + top: 280px; } .help-control button {