projectblacklight / arclight

A Rails engine supporting discovery of archival material
https://samvera.atlassian.net/wiki/spaces/samvera/pages/405211890/ArcLight
Other
38 stars 23 forks source link

Improper use of bootstrap class .navbar-nav #1545

Closed jcoyne closed 3 months ago

jcoyne commented 3 months ago

https://github.com/projectblacklight/arclight/blob/729437e3c3477f9ddad3dd05e565095a70c17faf/app/components/arclight/masthead_component.html.erb#L9

This should only be used within .navbar, but it currently isn't. https://getbootstrap.com/docs/5.3/components/navbar/#variables

Also .nav-item and .nav-link