Add shortcut for SRs to `Skip to content` for a11y

This commit is contained in:
Kushal Pandya 2016-11-17 19:41:51 +05:30
parent b94c216a6a
commit d3a64b1759
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
%header.navbar.navbar-fixed-top.navbar-gitlab{ class: nav_header_class }
%a{ href: "#content-body", tabindex: "1", class: "sr-only gl-accessibility" } Skip to content
%div{ class: "container-fluid" }
.header-content
%button.side-nav-toggle{ type: 'button', "aria-label" => "Toggle global navigation" }