Skip to content
This repository has been archived by the owner on Oct 5, 2024. It is now read-only.

Commit

Permalink
Merge pull request #52 from dotkom/fix/ghost-hover
Browse files Browse the repository at this point in the history
Removed hover on catalog cards 🌮
  • Loading branch information
arwassa authored Sep 13, 2017
2 parents 3217513 + 7ff6c15 commit 956840c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions app/assets/app.css
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,6 @@ body {
box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);
}

.catalogCard:hover {
box-shadow: 0 8px 17px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
}

.catalogCardEmpty {
box-shadow: none;
cursor: inherit;
Expand Down

0 comments on commit 956840c

Please sign in to comment.