From: Galen Charlton <gmc@equinoxinitiative.org>
Date: Fri, 2 Aug 2019 14:29:55 +0000 (-0400)
Subject: LP#1829567: (follow-up) fix styling regression on a navbar item
X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=9fb0e8a397d635482bd730b10469fcd5cb91cd31;p=evergreen%2Fjoelewis.git

LP#1829567: (follow-up) fix styling regression on a navbar item

Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Signed-off-by: Bill Erickson <berickxx@gmail.com>
---

diff --git a/Open-ILS/src/eg2/src/app/staff/nav.component.html b/Open-ILS/src/eg2/src/app/staff/nav.component.html
index 4b21da7e72..b60e19a454 100644
--- a/Open-ILS/src/eg2/src/app/staff/nav.component.html
+++ b/Open-ILS/src/eg2/src/app/staff/nav.component.html
@@ -183,6 +183,7 @@
             <span i18n>Retrieve Bib Record by ID</span>
           </a>
           <a href="/eg/staff/cat/catalog/retrieve_by_tcn"
+            class="dropdown-item"
             egAccessKey keyCtx="navbar" i18n-keySpec i18n-keyDesc
             keySpec="shift+f3" keyDesc="Retrieve Bib Record by TCN">
             <span class="material-icons">collections_bookmark</span>