Remove unneccessary reset style of button

This commit is contained in:
afc163 2018-01-04 10:09:13 +08:00
parent 5f5986481e
commit 455b9e40e0
2 changed files with 0 additions and 2 deletions

View File

@ -12,7 +12,6 @@
// Button styles
// -----------------------------
.@{btn-prefix-cls} {
.reset-component;
.btn;
.btn-default;

View File

@ -139,7 +139,6 @@
// --------------------------------------------------
.btn() {
display: inline-block;
margin-bottom: 0;
font-weight: @btn-font-weight;
text-align: center;
touch-action: manipulation;