remove unused button style, fix #1293

This commit is contained in:
afc163 2016-03-29 18:07:56 +08:00
parent 376d1efc04
commit 3c351bee09

View File

@ -83,10 +83,6 @@
.button-size(@btn-padding-base; @font-size-base; @border-radius-base);
.user-select(none);
.transition(all .3s @ease-in-out);
transform: translate3d(0, 0, 0);
// Fix for ie8 border-radius
// http://css3pie.com/documentation/known-issues/#z-index
position: relative\0;
> .@{iconfont-css-prefix} {
line-height: 1;