Skip to content

Commit 68ed6d7

Browse files
committed
Not needed
1 parent 6185fbb commit 68ed6d7

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

dist/classic/assets/css/textpattern.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/assets/sass/modules/_buttons.scss

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,11 @@
22
========================================================================== */
33

44
/**
5-
* 1. Remove the inheritance of text transform in Edge, Firefox, and IE.
6-
* 2. Address `overflow` set to `hidden` in IE 11.
5+
* Remove the inheritance of text transform in Edge, Firefox, and IE.
76
*/
87

98
button {
10-
/* 1 */
119
text-transform: none;
12-
/* 2 */
13-
overflow: visible;
1410
}
1511

1612
/**

0 commit comments

Comments
 (0)