We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 866e4da + 7f3553a commit 800b108Copy full SHA for 800b108
modules/primer-base/lib/normalize.scss
@@ -89,13 +89,11 @@ template, /* 1 */
89
========================================================================== */
90
91
/**
92
- * 1. Remove the gray background on active links in IE 10.
93
- * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
+ * Remove the gray background on active links in IE 10.
94
*/
95
96
a {
97
background-color: transparent; /* 1 */
98
- -webkit-text-decoration-skip: objects; /* 2 */
99
}
100
101
0 commit comments