Hi there!
I noticed the follow visual bug when you tap on who’s attending an event:
Looks like an overflow or content wrap issue. Cheers!
Hi there!
I noticed the follow visual bug when you tap on who’s attending an event:
Looks like an overflow or content wrap issue. Cheers!
This should be fixed now! Please let me know if there is still a bug somewhere else.
(For some reason the message button (in a div with the class details) was set to an absolute position, but there was not enough space, so the overlay happened. I set the .details to relative, so in case there should be something else than the message button, it should have enough space, too.)