Skip to content

Instantly share code, notes, and snippets.

@billerickson
Created June 20, 2016 14:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save billerickson/52f9b7cf465ad5ec5f6ba90504777105 to your computer and use it in GitHub Desktop.
Save billerickson/52f9b7cf465ad5ec5f6ba90504777105 to your computer and use it in GitHub Desktop.
.display-posts-listing .listing-item {
position: relative;
min-height: 170px;
padding-left: 170px;
}
.display-posts-listing a.image {
position: absolute;
top: 0;
left: 0;
display: block;
max-width: 150px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment