Commit b5e29a47 authored by Tim Zallmann's avatar Tim Zallmann

Merge branch '37530-fix-skip-to-content-alignment' into 'master'

Fix alignment for Skip to content action

Closes #37530

See merge request !14101
parents e814e182 5d72e54e
......@@ -412,11 +412,12 @@ table {
.gl-accessibility {
&:focus {
display: flex;
align-items: center;
top: 1px;
left: 1px;
width: auto;
height: 100%;
line-height: 50px;
padding: 0 10px;
clip: auto;
text-decoration: none;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment