Skip to content
This repository has been archived by the owner on Sep 4, 2018. It is now read-only.

nested navbar and ul class #4

Open
incubus opened this issue Aug 31, 2013 · 2 comments
Open

nested navbar and ul class #4

incubus opened this issue Aug 31, 2013 · 2 comments

Comments

@incubus
Copy link

incubus commented Aug 31, 2013

Hi!

Is there any reason to pass @html_options only to top level ul tag? For example, bootstrap requires class="nav nav-list" on any nested ul ( http://getbootstrap.com/2.3.2/components.html#navs ).

@incubus
Copy link
Author

incubus commented Aug 31, 2013

Sorry, it works with

add_sub_nav top_level: true, class: 'nav nav-list'

@incubus incubus closed this as completed Aug 31, 2013
@incubus
Copy link
Author

incubus commented Aug 31, 2013

Unfortunately it adds 'nav nav-list' class to parent li. :(

@incubus incubus reopened this Aug 31, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant