Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update navigation bar to more gracefully handle extreme scenarios
- Sometimes the middle nav is dynamic (including titles), which means it could be inordinately large. For now, we'll handle this by setting a max size on the middle nav and setting overflow in the horizontal direction. In the future, the menu-bars that get placed in the middle nav should take this into account and gracefully degrade.
- Loading branch information