]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Navbar toggle is not vertically aligned (3.0.0-wip) with custom navbar height 8599/head
authorGeremia Taglialatela <tagliala.dev@gmail.com>
Thu, 25 Jul 2013 15:09:12 +0000 (17:09 +0200)
committerGeremia Taglialatela <tagliala.dev@gmail.com>
Thu, 25 Jul 2013 15:09:12 +0000 (17:09 +0200)
commit0017f7fca4d34b37b63275f1aab79baad16ed5e1
tree7a859d43d4efa5b24abc8a17ab122396bd09681e
parente9c83647afb90b95ab8d8e86fa33bb5c71768f2d
Navbar toggle is not vertically aligned (3.0.0-wip) with custom navbar height

When using navbar heights higher that default, the navbar-toggle button is not centered.

Fiddle demonstrating this issue (compiled with `@navbar-height: 60px;`): http://jsfiddle.net/tagliala/mRVMe/2/

Another fiddle with the proposed fix: http://jsfiddle.net/tagliala/mRVMe/3/
less/navbar.less