Skip to content

Commit

Permalink
Merge pull request #263 from ontoportal-lirmm/feature/update-nav-bar-…
Browse files Browse the repository at this point in the history
…design

Fix: replace nav_bar  css nav-link to top-nav-nav-link to prevent conflicts
  • Loading branch information
syphax-bouazzouni committed Sep 5, 2023
1 parent 61bf3f3 commit 6a18254
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/assets/stylesheets/nav_bar.scss
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
display: none;
}

.nav-link{
.top-nav-nav-link{
color: white !important;
padding: 0 !important;
}
Expand Down

0 comments on commit 6a18254

Please sign in to comment.