Skip to content

Commit 2501a7f

Browse files
committedApr 7, 2021
Remove the link-button focus css from the anchor-is-valid doc
1 parent 288f26a commit 2501a7f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed
 

‎docs/rules/anchor-is-valid.md

-4
Original file line numberDiff line numberDiff line change
@@ -153,10 +153,6 @@ Then use styling to change its appearance to that of a link:
153153
margin: 0;
154154
padding: 0;
155155
}
156-
157-
.link-button:focus {
158-
text-decoration: thin dotted;
159-
}
160156
```
161157

162158
This button element can now also be used inline in text.

0 commit comments

Comments
 (0)