seyhunak / twitter-bootstrap-rails

Twitter Bootstrap for Rails 6.0, Rails 5 - Rails 4.x Asset Pipeline
https://github.com/seyhunak/twitter-bootstrap-rails
4.5k stars 999 forks source link

added role 'presentation' to navigation li tag #857

Open moregeek opened 9 years ago

moregeek commented 9 years ago

As the <nav> tag is used with role="navigation" the <li> tag should also have the corresponding attribute role="presentation"

See: http://getbootstrap.com/components/#make-navs-used-as-navigation-accessible