@ -51,8 +51,8 @@
background-color: #fff;
& > &-box {
margin-top: 16px;
margin-bottom: 16px;
padding-top: 16px;
padding-bottom: 16px;
}
@ -230,6 +230,10 @@ form {
vertical-align: middle;
.@{prefixCalendarClass}-picker-input {
width: 100%!important;
.@{css-prefix}form-text {
display: inline-block;
@ -143,9 +143,10 @@
cursor: pointer;
&-inner {
top: 1px;
.ie-rotate(2);
&:before {
text-align: center;
content: "\e600";
transform: rotate(180deg);
-webkit-transform-origin: 47.5% 51%; /* fix chrome position */
@ -156,6 +157,7 @@