Merge pull request #747 from Automattic/screen-reader-text-hover/active
Remove :hover and :active states on .screen-reader-text. Props @lancewillett
This commit is contained in:
commit
a8df8def5c
1 changed files with 0 additions and 2 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue