Closed evildmp closed 11 years ago
LOL I was just looking at this yesterday... my change was to add a margin:
.anythingslider-cs-portfolio {
margin: 0 auto 50px auto; /* added 50px to bottom to accomodate controls */
padding: 0;
}
it avoids pushing the navigation arrows down which happens when you modify the padding.
I'll push a new update shortly.
Adds some padding-bottom to
div.anythingSlider-cs-portfolio
.