Skip to content

Commit

Permalink
On help page when hover on close button cursor is pointer (#1435)
Browse files Browse the repository at this point in the history
* On help page when hover on close button cursor is pointer

* changed indentation
  • Loading branch information
samagragupta authored and simsausaurabh committed Mar 8, 2019
1 parent 8953eeb commit fd57cb4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/app/help/help.component.css
Expand Up @@ -23,6 +23,8 @@ a:hover {
color: blue;
}

.close-btn { cursor: pointer; }

.navbar-right {
border-top:none;
}
Expand Down

0 comments on commit fd57cb4

Please sign in to comment.