Hello, I have noticed that when a Panel page is set to override the Drupal regions in this particular theme, it does not actually happen. For instance, I have selected a three column layout, and instead of spanning the whole content width, it takes up about 2/3, as if space is reserved for a sidebar, though no blocks have been set in this region. Is this the intended behaviour?
Thank you
Comments
Comment #1
stborchertIt wasn't really intended but the content did not expand if no sidebars are visible.
Fixed this with commit 23a35f2.