A minor issue with Datepicker.
Found a minor issue with Datepicker.
If i keep the showOtherMonths option true, then in the date picker,
the dates in the current month are right aligned but the disabled
dates (i.e. the dates belonging to other months are left aligned.)
Expected behavior- dates in other months should also be right aligned.
I Have created a ticket here
http://dev.jqueryui.com/ticket/4762