Skip to content

Commit 512a6ea

Browse files
authored
Merge pull request #3461 from projectblacklight/jcoyne-patch-1
Update skip links style
2 parents ea66b44 + a6ea8c7 commit 512a6ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/components/blacklight/skip_link_component.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ def search_id
1717
end
1818

1919
def link_classes
20-
'd-inline-flex p-2 m-1'
20+
'visually-hidden-focusable rounded-bottom py-2 px-3'
2121
end
2222
end
2323
end

0 commit comments

Comments
 (0)