Skip to content

Instantly share code, notes, and snippets.

@edymerchk
Created April 12, 2014 18:44
Show Gist options
  • Select an option

  • Save edymerchk/10550417 to your computer and use it in GitHub Desktop.

Select an option

Save edymerchk/10550417 to your computer and use it in GitHub Desktop.
.img-wrap {
position: relative;
...
}
.img-wrap .close {
position: absolute;
top: 2px;
right: 2px;
z-index: 100;
...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment