Skip to content

Commit

Permalink
Navbar - dropdown item - highlighting tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
turner committed Dec 8, 2023
1 parent 43a3d47 commit 026b8be
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
1 change: 0 additions & 1 deletion css/app.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion css/app.css.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion css/app.scss
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ ul.navbar-nav {

.dropdown-item {
cursor: pointer;
width: auto;
//width: auto;
padding: .125rem 1rem;
}

Expand Down

0 comments on commit 026b8be

Please sign in to comment.