mirror of
https://github.com/jquery/jquery-ui.git
synced 2024-11-21 11:04:24 +00:00
Datepicker: Removing unused ui-datepicker-month-year class name.
(cherry picked from commit 3c68636c80
)
This commit is contained in:
parent
8fba171fec
commit
ccc5dd3593
3
themes/base/jquery.ui.datepicker.css
vendored
3
themes/base/jquery.ui.datepicker.css
vendored
@ -58,9 +58,6 @@
|
|||||||
font-size: 1em;
|
font-size: 1em;
|
||||||
margin: 1px 0;
|
margin: 1px 0;
|
||||||
}
|
}
|
||||||
.ui-datepicker select.ui-datepicker-month-year {
|
|
||||||
width: 100%;
|
|
||||||
}
|
|
||||||
.ui-datepicker select.ui-datepicker-month,
|
.ui-datepicker select.ui-datepicker-month,
|
||||||
.ui-datepicker select.ui-datepicker-year {
|
.ui-datepicker select.ui-datepicker-year {
|
||||||
width: 49%;
|
width: 49%;
|
||||||
|
Loading…
Reference in New Issue
Block a user