June 8, 2015 at 19:13
#61551
Participant
I think, this i a general CSS Bug.
It is caused via default css.
I solved it using
COPY CODE
ul.item-list {
overflow: visible;
}
Please add this to your next update