]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Move collapsing navbar after the toggle
authorPatrick H. Lauke <redux@splintered.co.uk>
Thu, 24 Dec 2015 18:10:37 +0000 (18:10 +0000)
committerPatrick H. Lauke <redux@splintered.co.uk>
Thu, 24 Dec 2015 18:10:37 +0000 (18:10 +0000)
commit5a06173a531b0500e21d55506a102eb1244c035d
treecad776f9302c1f2bee1cf2d59ecd993854c1e718
parent3317d04a0b8a806e0cf20ce870dc0bdfa4ad865e
Move collapsing navbar after the toggle

It's unclear why the example currently has the content that's
shown/hidden BEFORE the toggle. Generally, this is not a recommended
content order, as after toggling, the newly shown content precedes the
toggle and requires keyboard users, and particularly assistive
technology users, to then navigate in reverse to reach it.
docs/components/navbar.md