Needs work
Project:
YUI Grid
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Dec 2014 at 02:39 UTC
Updated:
7 Jun 2016 at 21:31 UTC
Jump to comment: Most recent
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.