vendor/assets/stylesheets/responsive-nav.css in responsive-nav-rails-1.0.14 vs vendor/assets/stylesheets/responsive-nav.css in responsive-nav-rails-1.0.15

- old
+ new

@@ -1,6 +1,6 @@ -/*! responsive-nav.js v1.0.14 by @viljamis */ +/*! responsive-nav.js v1.0.15 by @viljamis */ #nav ul { margin: 0; padding: 0; width: 100%; @@ -27,9 +27,11 @@ } @media screen and (min-width: 40em) { .js #nav { position: relative; + } + .js #nav.closed { max-height: none; } #nav-toggle { display: none; } \ No newline at end of file