@@ -11,7 +11,7 @@
/* @group scroll */
-.scrollable {
+.scrollable {
position: absolute;
display: block;
}
@@ -20,10 +20,6 @@
overflow: scroll;
-webkit-overflow-scrolling: touch;
-
-.scroll .vertical {
-}
/* @end */
/* @group .position */