Skip to content
Permalink
Browse files

- Updating version and dist files

  • Loading branch information
alvarotrigo committed Mar 5, 2018
1 parent 858e271 commit a9055a8e5bd8262661a3782fa70cca92740bb4e7
@@ -1,5 +1,5 @@
/*!
* multiscroll.js 0.1.8 Beta
* multiscroll.js 0.1.9
* https://github.com/alvarotrigo/multiscroll.js
* @license MIT licensed
*
@@ -8,8 +8,8 @@
html, body {
margin: 0;
padding: 0;
overflow:hidden;
-webkit-tap-highlight-color: rgba(0,0,0,0);
overflow:hidden;
-webkit-tap-highlight-color: rgba(0,0,0,0);
}
.ms-section {
position: relative;
@@ -100,3 +100,13 @@ html, body {
.ms-responsive .ms-hide{
display: none;
}
.ms-scrollable {
overflow: hidden;
position: relative;
}
.ms-scroller{
overflow: hidden;
}
.iScrollIndicator{
border: 0 !important;
}

Large diffs are not rendered by default.

@@ -1,5 +1,5 @@
/*!
* multiscroll.js 0.1.8 Beta
* multiscroll.js 0.1.9
* https://github.com/alvarotrigo/multiscroll.js
* @license MIT licensed
*

Some generated files are not rendered by default. Learn more.

Some generated files are not rendered by default. Learn more.

0 comments on commit a9055a8

Please sign in to comment.
You can’t perform that action at this time.