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

stborchert’s picture

Version: 7.x-1.4 »
Status: Active » Fixed

It wasn't really intended but the content did not expand if no sidebars are visible.
Fixed this with commit 23a35f2.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.