vendor/assets/stylesheets/purecss/_menus.scss in purecss-sass-2.0.0 vs vendor/assets/stylesheets/purecss/_menus.scss in purecss-sass-2.0.1
- old
+ new
@@ -1,7 +1,7 @@
/*!
-Pure v2.0.0
+Pure v2.0.1
Copyright 2013 Yahoo!
Licensed under the BSD License.
https://github.com/pure-css/pure/blob/master/LICENSE.md
*/
/*csslint adjoining-classes: false, box-model:false*/
@@ -115,10 +115,9 @@
}
white-space: nowrap;
overflow-y: hidden;
overflow-x: auto;
- -webkit-overflow-scrolling: touch;
/* a little extra padding for this style to allow for scrollbars */
padding: .5em 0;
}