]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Fix #11513: Don't always float navbar-text
authorJulian Thilo <bigj95t@gmail.com>
Sun, 17 Nov 2013 22:07:28 +0000 (23:07 +0100)
committerJulian Thilo <bigj95t@gmail.com>
Sun, 17 Nov 2013 22:07:28 +0000 (23:07 +0100)
commitcdb243706e2fa4bedc359760f4955fd9fdd3fc0c
tree859dedb1f49c0f9de6b5bbf8c4b631b91af31ea6
parent6b547b357aef8cadc2ddfc9ce41dc8e446cade95
Fix #11513: Don't always float navbar-text

`navbar-text` should only float when the navbar is expanded on larger
screens, otherwise the element might be (hidden) behind `navbar-nav`.
Fixes #11513.
X-Ref: #8820 #8815
less/navbar.less