Made github.com link clickable again

This commit is contained in:
sqozz 2016-02-13 02:23:54 +01:00
parent c4a23d37c4
commit 40d053d552
1 changed files with 1 additions and 1 deletions

View File

@ -105,7 +105,7 @@ a:focus .description {
pointer-events: auto;
}
a:focus {
a:focus > div {
pointer-events: none;
}