December 12, 2012 at 5:18 pm
#1380
Participant
Just a heads up. Since implementing this code I have upgraded to wp 3.5 and installed your two latest plugin updates. I don’t know if any of this is related, but my “upload” button went to 45x16px (too small) I fixed with:
#optionsframework .controls input.upload_button { width: 70px; height: 24px; }
john