Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

@navbar-padding-vertical only used for .navbar-brand / .navbar-text not for links #11444

Closed
bassjobsen opened this issue Nov 10, 2013 · 0 comments
Labels
Milestone

Comments

@bassjobsen
Copy link
Contributor

The padding of .navbar-brand will be set by @navbar-padding-vertical but the padding of the navbar links (.navbar-nav > li >) will be set by ((@navbar-height - @line-height-computed) / 2);

See also: http://stackoverflow.com/questions/19890700/change-navbar-height-in-bootstrap3/19895510 and #11443

@mdo mdo mentioned this issue Dec 1, 2013
@mdo mdo closed this as completed in 6a2ca0a Dec 1, 2013
stempler pushed a commit to stempler/bootstrap that referenced this issue Apr 11, 2014
stempler pushed a commit to stempler/bootstrap that referenced this issue Nov 4, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant