diff --git a/platform/commonUI/inspect/src/services/InfoService.js b/platform/commonUI/inspect/src/services/InfoService.js index eb929027ac..667b7ee892 100644 --- a/platform/commonUI/inspect/src/services/InfoService.js +++ b/platform/commonUI/inspect/src/services/InfoService.js @@ -85,7 +85,6 @@ define( popup.goesUp() ? 'arw-btm' : 'arw-top', popup.goesLeft() ? 'arw-right' : 'arw-left' ].join(' '); - scope.bubbleLayout = 'arw-top arw-left'; // Create the info bubble, now that we know how to // point the arrow...