sirulli / yoimages

Better image handling capabilities for Wordpress
http://sirulli.org/yoimages/
GNU General Public License v2.0
16 stars 10 forks source link

When clicking onthe crop button in the lightboxes scrollbars appear #41

Open nebulousGirl opened 8 years ago

nebulousGirl commented 8 years ago

While fiddling with browser inspector, this fixed it:

.yoimg-crop-now-wrapper {float: left;width: 100%;padding-bottom: 5px;}

I don't have time to do a pull request right now. If anyone wants to fix it, go ahead, else I will do it when I have the time.

ferrbea commented 8 years ago

Thank you @nebulousGirl, we will be working on it in the next few weeks.

Cheers, Team Sirulli