Skip to content

Commit

Permalink
Not needed
Browse files Browse the repository at this point in the history
  • Loading branch information
philwareham committed Feb 8, 2019
1 parent 6185fbb commit 68ed6d7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
2 changes: 1 addition & 1 deletion dist/classic/assets/css/textpattern.css

Large diffs are not rendered by default.

6 changes: 1 addition & 5 deletions src/assets/sass/modules/_buttons.scss
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,11 @@
========================================================================== */

/**
* 1. Remove the inheritance of text transform in Edge, Firefox, and IE.
* 2. Address `overflow` set to `hidden` in IE 11.
* Remove the inheritance of text transform in Edge, Firefox, and IE.
*/

button {
/* 1 */
text-transform: none;
/* 2 */
overflow: visible;
}

/**
Expand Down

0 comments on commit 68ed6d7

Please sign in to comment.