Skip to content
This repository was archived by the owner on Dec 11, 2019. It is now read-only.

Commit

Permalink
Remove cursor pointer for buttons. Fixes #86
Browse files Browse the repository at this point in the history
Auditors: @diracdeltas
  • Loading branch information
bbondy committed Dec 23, 2015
1 parent 58f569e commit 0f72452
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion less/button.less
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ span.browserButton {

&:not([disabled]):hover {
color: #3B3B3B;
cursor: pointer;
}

&[disabled] {
Expand Down

0 comments on commit 0f72452

Please sign in to comment.