Skip to content

Commit

Permalink
[FINNA-2916] Fix description text width in navibar. (#3104)
Browse files Browse the repository at this point in the history
  • Loading branch information
pasitiis authored Dec 12, 2024
1 parent 97a22be commit b23d965
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions themes/finna2/scss/global/navbar-bootstrap.scss
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
.dropdown .dropdown-menu > li > a > .description {
font-size: .9em;
display: inline-block;
width: 100%;
}
}

Expand Down

0 comments on commit b23d965

Please sign in to comment.