Bugfix: avoid delay in slider knob

old
Javi Velasco 2015-11-10 19:58:14 +01:00
parent 653150c396
commit 24c4c39507
1 changed files with 0 additions and 1 deletions

View File

@ -161,7 +161,6 @@
.innerknob {
width: 100%;
height: 100%;
transition-delay: 100ms;
transform: translateZ(0);
}
}