diff --git a/client/homebrew/editor/snippetbar/snippetbar.less b/client/homebrew/editor/snippetbar/snippetbar.less index a84b947ad..251ad9378 100644 --- a/client/homebrew/editor/snippetbar/snippetbar.less +++ b/client/homebrew/editor/snippetbar/snippetbar.less @@ -19,8 +19,7 @@ cursor: pointer; line-height: @menuHeight; text-align: center; - &:hover, - &.selected { + &:hover, &.selected { background-color: #999; } &.text { @@ -100,8 +99,7 @@ font-size: 0.625em; text-transform: uppercase; cursor: pointer; - &:hover, - &.selected { + &:hover, &.selected { background-color: #999; } i {