fixed merge conflict mistake

This commit is contained in:
Radu Woinaroski
2016-06-04 17:28:31 +02:00
parent c316b014dc
commit f0f507bdc7

View File

@@ -129,11 +129,6 @@ declare namespace MCustomScrollbar {
*/
scrollType?: "stepless"|"stepped";
}
=======
disableOver?: string[]
}
>>>>>>> upstream/master
/**
* Mouse wheel scrolling pixels amount, value in pixels (integer) or "auto" (script calculates and sets pixels amount according to content length)
*/