Slider border issue in Chrome fix
This commit is contained in:
parent
3dda1f6c63
commit
e1a767eea1
@ -18,7 +18,7 @@
|
|||||||
position: relative;
|
position: relative;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
margin: -4px 0 0;
|
margin: -4px 0 0;
|
||||||
padding: 0;
|
padding: 0 6px;
|
||||||
background: transparent;
|
background: transparent;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
Loading…
Reference in New Issue
Block a user