ShoppinPal / ng-mobile-menu

An AngularJS module that provides a slide out menu for your application.
MIT License
100 stars 25 forks source link

Make the menu slide out further #1

Closed Gwash3189 closed 11 years ago

Gwash3189 commented 11 years ago

HI,

I was wondering if it would be possible to have the menu slide out further than it currently does?

Thanks

Gwash3189 commented 11 years ago

Solved my own issue.

i changed lines 2 & 7 in ng-mobile-menu.css to use percentages, specifically 80%, it seems to be large enough to store additional information in the nav menu, but still small enough to show the nav button.

Gwash3189 commented 11 years ago

Related to #2 pull request.

jeff-french commented 11 years ago

This has been implemented in Release v0.1.3. See the release notes for details.