Skip to content

Commit

Permalink
NBNP-432 Attempt to gracefully accomodate very long breadcrumb section
Browse files Browse the repository at this point in the history
  • Loading branch information
jtmcd75 committed Nov 20, 2023
1 parent 5f4781b commit 33a2e17
Showing 1 changed file with 1 addition and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,8 @@
ol.breadcrumb {
font-size: 1rem;

li {
height: 1.5rem;
}

a[href="https://lib.unb.ca"] {
display: inline-block;
display: block;
height: 1rem;
position: relative;
right: 9999px;
Expand Down

0 comments on commit 33a2e17

Please sign in to comment.