diff --git a/examples/storeyViews_StoreyViewsPlugin_recipe2.html b/examples/storeyViews_StoreyViewsPlugin_recipe2.html index 3021fdb918..bd06bd9ac7 100644 --- a/examples/storeyViews_StoreyViewsPlugin_recipe2.html +++ b/examples/storeyViews_StoreyViewsPlugin_recipe2.html @@ -26,8 +26,8 @@ #myNavCubeCanvas { position: absolute; - width: 250px; - height: 250px; + width: 300px; + height: 300px; bottom: 50px; right: 10px; z-index: 200000; @@ -63,7 +63,6 @@

StoreyViewsPlugin UX Recipe #2

Click anywhere in the 2D plan to go there in first-person mode in the 3D view.

Click empty space in the 2D plan to return to ortho view.

-