Skip to content

Commit

Permalink
nav: Force long usernames and hostnames to wrap
Browse files Browse the repository at this point in the history
  • Loading branch information
garrett authored and martinpitt committed Jan 18, 2023
1 parent d7b056f commit b40e595
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/shell/nav.scss
Original file line number Diff line number Diff line change
Expand Up @@ -558,6 +558,7 @@ $desktop: $phone + 1px;
> .pf-c-nav__link {
flex-direction: column;
justify-content: center;
word-break: break-word;
}
}

Expand Down

0 comments on commit b40e595

Please sign in to comment.