I just upgraded to the latest 7.x-1.x-dev to address problems I was experiencing related to #1002072: Width of the content div and blocks-system-main div.

The change from using .block .inner to .gutter for gutters doesn't seem to have been carried over to the grid overlay, and as a result, the overlay shows up as one big block instead of individual columns.

Patch coming.

Comments

jeffschuler’s picture

Assigned: jeffschuler » Unassigned
Status: Active » Needs review
StatusFileSize
new386 bytes

This way?
Or should we change the overlay grid to use .gutter?

aquariumtap’s picture

Hi Jeff, thanks for catching this, and for the patch! I'm inclined to change the overlay grid to use gutter. Patch attached

aquariumtap’s picture

Status: Needs review » Closed (fixed)

Committed to DEV