mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-27 20:49:53 +08:00
remove unused button style, fix #1293
This commit is contained in:
parent
376d1efc04
commit
3c351bee09
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user