Slider border issue in Chrome fix

This commit is contained in:
María Checa 2016-02-04 11:34:54 +01:00
parent 3dda1f6c63
commit e1a767eea1

View File

@ -18,7 +18,7 @@
position: relative;
width: 100%;
margin: -4px 0 0;
padding: 0;
padding: 0 6px;
background: transparent;
cursor: pointer;
overflow: hidden;