Function yui_grid_preprocess_block should add the new "yui3-u" class, not the old "yui-u" class.
This bug will have been around since the release of 7.x-3.x.
Function yui_grid_preprocess_block should add the new "yui3-u" class, not the old "yui-u" class.
This bug will have been around since the release of 7.x-3.x.
Comments
Comment #2
dieuweComment #3
dieuweOn second thought, this simply will not work as the main content "block" will receive those classes and stop taking up full width by default. That hook simply needs to be removed as it is not necessary any more.