]> git.evergreen-ils.org Git - working/Evergreen.git/commit
Hide username and password in eg2 when screen is narrow
authorJason Boyer <JBoyer@equinoxOLI.org>
Wed, 2 Mar 2022 11:54:29 +0000 (06:54 -0500)
committerMike Rylander <mrylander@gmail.com>
Thu, 24 Mar 2022 17:08:15 +0000 (13:08 -0400)
commit6cd0aea29906e4e12d52c0aa3f3c86368b350a2d
tree2e3286d5edf2fb700cf5221166fce6c87229254b
parent49a0a18b1a1381e4913dc63be91a020177eab932
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>
Signed-off-by: rfrasur <rfrasur@library.in.gov>
Signed-off-by: Mike Rylander <mrylander@gmail.com>
Open-ILS/src/eg2/src/app/staff/nav.component.css
Open-ILS/src/eg2/src/app/staff/nav.component.html