Skip to content

Commit

Permalink
fix: navigation end columns (#514)
Browse files Browse the repository at this point in the history
Co-authored-by: pyansys-ci-bot <92810346+pyansys-ci-bot@users.noreply.github.com>
  • Loading branch information
Revathyvenugopal162 and pyansys-ci-bot authored Sep 27, 2024
1 parent 801ddf6 commit 6685c8e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions doc/changelog.d/514.fixed.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
fix: navigation end columns
Original file line number Diff line number Diff line change
Expand Up @@ -225,6 +225,10 @@ ul.navbar-icon-links {
column-gap: 10px;
}

.bd-header .navbar-item {
gap: 8px;
}

/*
* dropdown button after 5 sections
*/
Expand Down

0 comments on commit 6685c8e

Please sign in to comment.