Positioning of slider

This commit is contained in:
James Barnsley
2017-05-20 23:28:11 +12:00
parent 929d92bbac
commit 86d8d35897

View File

@ -162,8 +162,8 @@
.slider-wrapper {
display: none;
position: absolute;
bottom: -6px;
left: -4px;
bottom: -8px;
left: 1px;
height: 80px;
padding: 10px 5px 35px 5px;
background: rgba(0,0,0,0.8);