Skip to content

Commit

Permalink
Remove unecessary hover accent
Browse files Browse the repository at this point in the history
The button already inherits the hover colour from .components-icon-button.
  • Loading branch information
njpanderson committed Jun 3, 2017
1 parent 0e127d7 commit 9559743
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions editor/block-mover/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,6 @@
width: 20px;
height: 20px;

&:hover {
color: $dark-gray-500;
}

&[aria-disabled="true"] {
cursor: default;
color: $light-gray-300;
Expand Down

0 comments on commit 9559743

Please sign in to comment.