Remove :hover and :active states on .screen-reader-text. Props @lancewillett
@ -642,8 +642,6 @@ a:active {
overflow: hidden;
}
.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;