Skip to content

Commit eb2b869

Browse files
authored
Merge pull request #3383 from projectblacklight/skip-link
Use the blacklight style for skip links
2 parents da23572 + 9ce6aa0 commit eb2b869

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

app/assets/stylesheets/spotlight/_header.scss

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -143,12 +143,3 @@
143143
width: 1px;
144144
}
145145
}
146-
147-
#skip-link {
148-
margin-left: 1rem;
149-
padding-top: 0.5rem;
150-
position: absolute;
151-
top: 0;
152-
z-index: 1000;
153-
width: auto;
154-
}

0 commit comments

Comments
 (0)