Skip to content

Commit

Permalink
Remove old emoji menu background hover color override
Browse files Browse the repository at this point in the history
  • Loading branch information
laCour committed May 28, 2016
1 parent d322e15 commit f10b1a7
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions scss/modules/emojis/_base.scss
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@
background: rgba($color-base, 0.95);
}

ul li a:hover {
background-color: $base-link-color-active;
}

#emoji_div_default_rxns {
border-bottom: 1px solid $color-shade-dark;
}
Expand Down

0 comments on commit f10b1a7

Please sign in to comment.