Skip to content

Instantly share code, notes, and snippets.

@tatarjr
Last active August 29, 2015 14:16
Show Gist options
  • Save tatarjr/fcdaadd3e3ae6b6494ca to your computer and use it in GitHub Desktop.
Save tatarjr/fcdaadd3e3ae6b6494ca to your computer and use it in GitHub Desktop.
.ba-slider {
position: relative;
overflow: hidden;
}
.ba-slider img {
width: 100%;
display:block;
}
.ba-slider .resize {
position: absolute;
top:0;
left: 0;
height: 100%;
width: 50%;
overflow: hidden;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment