avoid walkthrough inception

fixes #1211
This commit is contained in:
Ansis Brammanis
2013-04-01 10:37:38 -04:00
parent ae56d5f57e
commit b0ef106584
+1 -1
View File
@@ -24,7 +24,7 @@ iD.ui.intro.navigation = function(context, reveal) {
step.enter = function() {
var map = {
left: 0,
left: 30,
top: 60,
width: window.innerWidth - 400,
height: window.innerHeight - 200