forked from mirror/_s
Merge pull request #842 from davidakennedy/master
Change URL of pull request so it's not altered by generator
This commit is contained in:
commit
7afb7fa42d
|
@ -3,7 +3,7 @@
|
|||
*
|
||||
* Helps with accessibility for keyboard only users.
|
||||
*
|
||||
* Learn more: https://github.com/Automattic/_s/pull/136
|
||||
* Learn more: https://git.io/vWdr2
|
||||
*/
|
||||
( function() {
|
||||
var is_webkit = navigator.userAgent.toLowerCase().indexOf( 'webkit' ) > -1,
|
||||
|
|
Reference in New Issue