Closed (fixed)
Project:
Panopoly
Version:
7.x-1.x-dev
Component:
Theme
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Mar 2014 at 21:16 UTC
Updated:
1 Apr 2014 at 21:21 UTC
Jump to comment: Most recent
In the selby and selby_flipped layouts, the following regions are supposed to be the same width (and are when using responsive_bartik):
But the span* classes that were added for Radix in #2050651: Make Panels layout from Panopoly Theme work with Radix make the Content Columns wider and the Sidebar skinnier. You can see this by enabling Radix 2.
Basically, it's because it's using span9/span3 rather than span8/span4.
Comments
Comment #1
dsnopekCommitted a fix:
http://drupalcode.org/project/panopoly_theme.git/commit/4c6172afd092e004...