diff --git a/app/assets/javascripts/discourse/app/components/login-buttons.hbs b/app/assets/javascripts/discourse/app/components/login-buttons.hbs index 78feba912f0..d386186f9d6 100644 --- a/app/assets/javascripts/discourse/app/components/login-buttons.hbs +++ b/app/assets/javascripts/discourse/app/components/login-buttons.hbs @@ -4,7 +4,6 @@ class="btn btn-social {{b.name}}" {{on "click" (action this.externalLogin b)}} aria-label={{b.screenReaderTitle}} - tabindex="3" > {{#if b.isGoogle}}