Hi. I’m new here, so pardon my support forum etiquette, as I don’t know what’s appropriate (whom can help), but wanted to help… Looks like this would fix that overflow issue (temporarily). In a (child-like) custom css file I would add:
/* start widget min-height edit */
.widget.tribe-events-countdown-widget {
min-height: 75px;
}
/* end widget min-height edit */
That should give you 5px above & below, giving the ‘perception’ of a “margin: 5px;”…
disclaimer: I’m just a fellow customer that also uses these plugins.