Skip to content

Commit

Permalink
add cursor add a class dropdown
Browse files Browse the repository at this point in the history
  • Loading branch information
beastie87 committed Mar 14, 2019
1 parent faf000f commit 28f46b3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions app/assets/stylesheets/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -719,4 +719,7 @@ footer {
bottom: 0;
width: 100%;
max-height: 350px;
}
a.dropdown-toggle {
cursor: pointer;
}

0 comments on commit 28f46b3

Please sign in to comment.