Forums
(@kendevine)
9 years ago
Thanks so much — you fixed it!
min-height didn’t take effect until I removed the overflow setting. Here’s how it used to look:
.big-wrapper { overflow: hidden; }
Thanks again!!
Ken