I am using breezing forms and I am having an issue with the CSS from the template effecting the way the calendar pop up displays (see attached)
users on the breezing forms website suggest placing this piece of code in the template.css..
- Code: Select all
}
div.calendar .button {
margin-right: 0px; display:table-cell;
}
It seems to work for some people but is not working on the finacial business template...
Any one have any suggestions?