diff --git a/packages/core/src/components/button/button.scss b/packages/core/src/components/button/button.scss index b941553ae3..b6f1607a81 100644 --- a/packages/core/src/components/button/button.scss +++ b/packages/core/src/components/button/button.scss @@ -38,8 +38,6 @@ $button-round-border-radius: 64px !default; vertical-align: top; // the better option for most scenarios vertical-align: -webkit-baseline-middle; // the best for those that support it - visibility: visible; - transition: background-color, opacity 100ms linear; font-kerning: none;