Hide username and password in eg2 when screen is narrow user/jboyer/lp1724008_navigate_the_narrows
authorJason Boyer <JBoyer@equinoxOLI.org>
Wed, 2 Mar 2022 11:54:29 +0000 (06:54 -0500)
committerJason Boyer <JBoyer@equinoxOLI.org>
Wed, 2 Mar 2022 11:54:29 +0000 (06:54 -0500)
commit249b7b0b66733af383d2b9d22f39e4ec31e6d4ed
treece4d92dc53bef02b8e4fc57e6d807e1fa2ac2c0f
parentdf0b8e37b79c15f40e4eb266d0a5ff5e89f34b4b
Hide username and password in eg2 when screen is narrow

The Angular staff client navbar doesn't collapse when the screen is narrow
but currently the username and password can wrap, pushing the navbar over
the content. This patch doesn't add a collapsing navbar but hiding the user
information does at least stop the navbar from growing.

Signed-off-by: Jason Boyer <JBoyer@equinoxOLI.org>
Open-ILS/src/eg2/src/app/staff/nav.component.css
Open-ILS/src/eg2/src/app/staff/nav.component.html