Closed (works as designed)
Project:
Mix and Match
Version:
6.x-1.6
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
3 Jan 2013 at 16:49 UTC
Updated:
14 Apr 2014 at 16:30 UTC
Jump to comment: Most recent
Comments
Comment #1
ajross commentedThe base theme has overflow out of regions hidden, and that probably causes it. The CSS you need to override is likely this:
switching it to overflow: visible. You may want to be specific and only reset it for the region you're working in. But there may not be any bad consequences to just overriding it across the board. Just depends on your site.
Comment #2
ajross commented