Skip to content

Instantly share code, notes, and snippets.

@richtabor
Created September 8, 2014 11:28
Show Gist options
  • Save richtabor/4f7f42ed43fe1a38dd35 to your computer and use it in GitHub Desktop.
Save richtabor/4f7f42ed43fe1a38dd35 to your computer and use it in GitHub Desktop.
.products li .portfolio:hover img,
.widget_bean_portfolio li:hover img,
#portfolio-grid li .portfolio:hover img,
li.masonry-item.grid-masonry:hover img {
-webkit-transform:scale(1.0)!important;
-moz-transform:scale(1.0)!important;
-o-transform:scale(1.0)!important;
transform:scale(1.=)!important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment