You're right. I've applied the following in the stylesheet to handle popup height adjustments.
.ia_popup[id^="popup-"]{
height: auto !important;
}
You're right. I've applied the following in the stylesheet to handle popup height adjustments.
.ia_popup[id^="popup-"]{
height: auto !important;
}