Skip to content
This repository has been archived by the owner on Nov 28, 2022. It is now read-only.

Commit

Permalink
removed problematic toolbar on hover.
Browse files Browse the repository at this point in the history
  • Loading branch information
disordinary authored and kevinansfield committed Apr 6, 2017
1 parent afb203a commit 1b129e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/styles/addons/gh-koenig/gh-koenig.css
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
}


.kg-card:hover .kg-card-toolbar, .kg-card.selected .kg-card-toolbar {
.kg-card.selected .kg-card-toolbar {
display: flex;
align-items: stretch;
justify-content: space-around;
Expand Down

0 comments on commit 1b129e1

Please sign in to comment.