upgrade rc-time-picker to 0.6.0

This commit is contained in:
afc163 2015-11-19 21:52:16 +08:00
parent 2f459dc9bb
commit 7ecb28b1c0
2 changed files with 3 additions and 3 deletions

View File

@ -57,7 +57,7 @@
"rc-switch": "~1.3.1",
"rc-table": "~3.6.1",
"rc-tabs": "~5.5.0",
"rc-time-picker": "~0.5.6",
"rc-time-picker": "~0.6.0",
"rc-tooltip": "~3.2.0",
"rc-tree": "~0.19.0",
"rc-trigger": "~1.0.6",

View File

@ -1,4 +1,4 @@
.@{timepicker-prefix-cls}-picker-container {
.@{timepicker-prefix-cls}-container {
z-index: 1070;
position: absolute;
@ -27,7 +27,7 @@
}
}
.@{timepicker-prefix-cls}-picker {
.@{timepicker-prefix-cls} {
position: relative;
display: inline-block;
outline: none;