lp1724008 nav bar wraps user/mrisher/lp1724008-navbar-two-lines
authorMike Risher <mrisher@catalyte.io>
Mon, 16 Mar 2020 23:24:09 +0000 (23:24 +0000)
committerMike Risher <mrisher@catalyte.io>
Mon, 29 Jun 2020 21:39:55 +0000 (21:39 +0000)
commit856a08c983524075e1fc70095a4f2486d8b46aa0
tree23dd798dd12dcd33a8b053f3758652e8eedaae76
parent9541437e5429ad3ece20494cec84b1892af3182e
lp1724008 nav bar wraps

With some screen sizes the navbar wraps to two or more lines and
this osbscures content on the page.  Address this issue so that
content at the top of the page remains visible.

Signed-off-by: Mike Risher <mrisher@catalyte.io>
 Changes to be committed:
modified:   Open-ILS/src/templates/staff/circ/patron/index.tt2
modified:   Open-ILS/src/templates/staff/circ/patron/register.tt2
modified:   Open-ILS/src/templates/staff/circ/patron/t_edit.tt2
modified:   Open-ILS/src/templates/staff/css/circ.css.tt2
modified:   Open-ILS/src/templates/staff/css/style.css.tt2
modified:   Open-ILS/src/eg2/src/app/staff/staff.component.css
modified:   Open-ILS/src/eg2/src/styles.css
Open-ILS/src/eg2/src/app/staff/staff.component.css
Open-ILS/src/eg2/src/styles.css
Open-ILS/src/templates/staff/circ/patron/index.tt2
Open-ILS/src/templates/staff/circ/patron/register.tt2
Open-ILS/src/templates/staff/circ/patron/t_edit.tt2
Open-ILS/src/templates/staff/css/circ.css.tt2
Open-ILS/src/templates/staff/css/style.css.tt2