We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fb5961d + 8de8744 commit ed363aaCopy full SHA for ed363aa
1 file changed
src/scss/03-base/_normalize.scss
@@ -211,17 +211,6 @@ button::-moz-focus-inner,
211
border-style: none;
212
}
213
214
-/**
215
- * Restore the focus styles unset by the previous rule.
216
- */
217
-
218
-button:-moz-focusring,
219
-[type="button"]:-moz-focusring,
220
-[type="reset"]:-moz-focusring,
221
-[type="submit"]:-moz-focusring {
222
- outline: 1px dotted ButtonText;
223
-}
224
225
/**
226
* Correct the padding in Firefox.
227
*/
0 commit comments