diff --git a/core/src/components/button/button.scss b/core/src/components/button/button.scss index 44b2288767..00eebd84a8 100644 --- a/core/src/components/button/button.scss +++ b/core/src/components/button/button.scss @@ -62,7 +62,6 @@ user-select: none; vertical-align: top; // the better option for most scenarios vertical-align: -webkit-baseline-middle; // the best for those that support it - pointer-events: auto; font-kerning: none; }