Skip to content

Commit

Permalink
Fixed cursor
Browse files Browse the repository at this point in the history
Signed-off-by: Travis Beckham <[email protected]>
  • Loading branch information
travisbeckham committed Sep 12, 2024
1 parent 70ea9ae commit c92630a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion linkerd.io/assets/scss/_navbar.scss
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,9 @@
height: 28px;
}
}

#searchToggle {
cursor: pointer;
}
@include touch {
#searchForm {
display: block !important;
Expand Down

0 comments on commit c92630a

Please sign in to comment.