vendor/assets/stylesheets/responsive-nav.css in responsive-nav-rails-1.0.25 vs vendor/assets/stylesheets/responsive-nav.css in responsive-nav-rails-1.0.30

- old
+ new

@@ -1,6 +1,6 @@ -/*! responsive-nav.js 1.0.25 by @viljamis */ +/*! responsive-nav.js 1.0.30 by @viljamis */ .nav-collapse ul { margin: 0; padding: 0; width: 100%; @@ -24,10 +24,10 @@ .nav-collapse.opened { max-height: 9999px; } -.nav-collapse.disable-pointer-events { +.disable-pointer-events { pointer-events: none !important; } .nav-toggle { -webkit-tap-highlight-color: rgba(0,0,0,0); \ No newline at end of file