charvolant / bigstuff

An Omeka theme intended to display data for publications
3 stars 4 forks source link

Navbar issues #17

Open allanaaa opened 1 year ago

allanaaa commented 1 year ago

Two issues:

#primary-nav .nav-item > a:focus,
#primary-nav .nav-item > a.open {
  border: 1px solid #cccccc; 
}

An issue we have in other themes may appear here too, when you fix the icons - the "closed" and "open" icons need a set width so they don't also shift things around in the navbar on state change.