Skip to content

Commit

Permalink
fix(button): remove IE 9 related code
Browse files Browse the repository at this point in the history
  • Loading branch information
joneff committed Dec 29, 2021
1 parent 5e9ad82 commit 96c23ef
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions packages/default/scss/button/_layout.scss
Expand Up @@ -419,12 +419,6 @@

.k-ie {

.k-button,
.k-button-group {
display: inline-block;
overflow: visible; // IE9
}

.k-button-icontext {

.k-icon,
Expand Down

0 comments on commit 96c23ef

Please sign in to comment.