When dragging a block to the bottom a dashboard block area, the block overlaps the dotted guidelines. I wasn't able to quickly think of a fix. Looking in firebug, when a block is being dragged around it has a higher z-index. This is fine until placed at the bottom as the block area (container) does not expand to accommodate it. Screenshot attached.
| Comment | File | Size | Author |
|---|---|---|---|
| drag_spacing_off.png | 17.49 KB | rickvug |
Comments
Comment #1
seutje commentedthis was fixed in #198 of #544360: D7UX dashboard module but isn't yet committed
the inner .region wrapper was somehow lost and there was nothing applying a clearfix
Comment #2
seutje commentedthe fix was committed
Comment #3
gábor hojtsy