Skip to content

Commit 3c68636

Browse files
committed
Datepicker: Removing unused ui-datepicker-month-year class name.
1 parent 2ba75e2 commit 3c68636

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

themes/base/jquery.ui.datepicker.css

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,6 @@
5858
font-size: 1em;
5959
margin: 1px 0;
6060
}
61-
.ui-datepicker select.ui-datepicker-month-year {
62-
width: 100%;
63-
}
6461
.ui-datepicker select.ui-datepicker-month,
6562
.ui-datepicker select.ui-datepicker-year {
6663
width: 49%;

0 commit comments

Comments
 (0)