i am using jquery date picker the calendar icon trigger image near textbox is by default is on top i want to set the image size (height) same as textbox height please give
If you are using your own personalized image for the calendar icon then you can simply make the image of the size you want. For my case my input box's height was 24px and the icon size was 16X16. I just edited the size of the image and made it 24X24 and the problem was solved.