twitter-bootstrap-rails
twitter-bootstrap-rails copied to clipboard
added role 'presentation' to navigation li tag
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