Fix button line-height broken by 455b9e4, close #8836

This commit is contained in:
afc163 2018-01-05 21:34:58 +08:00
parent c6fcc31217
commit d6d701976f

View File

@ -12,6 +12,7 @@
// Button styles
// -----------------------------
.@{btn-prefix-cls} {
line-height: @line-height-base;
.btn;
.btn-default;