Merge "A11y - Fix tabbing out of searchbar"

This commit is contained in:
Milutin Kristofic
2020-11-23 13:57:44 +00:00
committed by Gerrit Code Review

View File

@@ -47,6 +47,7 @@ export const htmlTemplate = html`
href$="[[_computeHelpDocLink(docBaseUrl)]]"
target="_blank"
class="help"
tabindex="-1"
>
<iron-icon
icon="gr-icons:help-outline"