I inherited this application... Its a .net app with some JS in it... a very simple map....
I have a few widgets in the map ... Legend, Basemap, LayerList
When I click on the widget after the page first loads I get the intended result... it opens in the map and gives me my selections:


I then click the Point in the map and once again I get the intended result... the popup is embedded in the map...

The problem is that after clicking the Feature in the map and closing the popup table and then going back to either of the widgets it no longer opens in the map rather its like a huge side bar that opens...
AND it only shows the required choices once I make the browser window really small...

Is there a particular piece of code that I can look for that would force this side bar opening? I have been trying to hunt this down and cant seem to find anything that would be causing this..
Any thoughts would be greatly appreciated....