From 67de32b0b1997f7b57e14e73215dec75b48c01de Mon Sep 17 00:00:00 2001 From: Kevin Lee Date: Thu, 12 Apr 2018 16:50:13 -0700 Subject: [PATCH 1/2] remove the hardcoded floor and table static-bodies and instead, put a static-body on tyhe environment-root that gets shape components inflated under it. --- src/hub.html | 25 +++++++------------------ 1 file changed, 7 insertions(+), 18 deletions(-) diff --git a/src/hub.html b/src/hub.html index 0575e5b015..75d63f5c0f 100644 --- a/src/hub.html +++ b/src/hub.html @@ -275,7 +275,13 @@ > - + - - -
From f07521afffad62e2b4609db70740cdcbf8cb23b4 Mon Sep 17 00:00:00 2001 From: Kevin Lee Date: Thu, 12 Apr 2018 17:16:56 -0700 Subject: [PATCH 2/2] remove default position --- src/hub.html | 1 - 1 file changed, 1 deletion(-) diff --git a/src/hub.html b/src/hub.html index 75d63f5c0f..3be3396b8f 100644 --- a/src/hub.html +++ b/src/hub.html @@ -277,7 +277,6 @@