@@ -3827,7 +3827,6 @@
cursorborder: "1px solid #CCC",
cursoropacitymin: 0,
cursoropacitymax: 0.75,
- scrollspeed: 100,
mousescrollstep: 60,
cursorminheight: options.cursorminheight || 20,
horizrailenabled: options.horizrailenabled || true
@@ -29,6 +29,7 @@ body {
.vertical-full {
height:100%;
+ padding-right: 1px;
}
.main-content {