Skip to content

Instantly share code, notes, and snippets.

@clare485
Created December 3, 2013 15:07
Show Gist options
  • Save clare485/7770691 to your computer and use it in GitHub Desktop.
Save clare485/7770691 to your computer and use it in GitHub Desktop.
div {
position:relative;
}
img {
bottom:0;
margin:auto;
position:absolute;
top:0;
}
.image {
min-height:50px
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment