An example is if we had two panels in our dashboard - a Rich Text Box on top, and a map on the bottom. We want the Rich Text Box to _always_ be 200px high, but we want the map to resize to fill the remaining space.
How can we do anything like that? I cannot find any way to prevent panels from resizing when the browser window is resized.
Thanks!