remove strange margin-right of DatePicker confirm button in safari

This commit is contained in:
afc163 2016-10-14 11:39:21 +08:00
parent ea6537b47a
commit c4665a78e2

View File

@ -195,13 +195,7 @@
.@{calendar-prefix-cls}-footer-btn {
padding-right: 12px;
display: block;
&::after {
content: 'x';
height: 0;
font-size: 0;
overflow: hidden;
clear: both;
}
.clearfix;
}
.@{calendar-prefix-cls}-ok-btn {
position: static;