Skip to content

Commit

Permalink
Merge pull request #2240 from 3scale/hotfix/vertical_nav_title
Browse files Browse the repository at this point in the history
πŸ’„ Fixes css overflow in VerticalNav
  • Loading branch information
josemigallas authored Nov 5, 2020
2 parents 8ea9f32 + 56e9d89 commit 59742a4
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions app/javascript/src/Navigation/styles/VerticalNav.scss
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
.pf-c-nav__section-title {
.pf-c-nav > .pf-c-nav__section > .pf-c-nav__section-title {
border-bottom: 1px solid #3c3f42;
margin-bottom: 8px;
font-weight: 400;
}

.pf-c-page__sidebar .pf-c-nav__section-title {
margin-top: 0;
font-weight: 400;
}

0 comments on commit 59742a4

Please sign in to comment.