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

Fix navbar toggle #18

Merged
merged 1 commit into from
Jan 21, 2016
Merged

Fix navbar toggle #18

merged 1 commit into from
Jan 21, 2016

Conversation

su-ex
Copy link

@su-ex su-ex commented Aug 30, 2015

CSS rules for the toggle had been useless since .navbar-toggle is not inside .navbar-brand in the html code.
This resulted in a too high navbar in mobile view.
Furthermore the toggle was not in the middle.

CSS rules for the toggle had been useless since .navbar-toggle is not inside .navbar-brand in the html code.
This resulted in a too high navbar in mobile view.
Furthermore the toggle was not in the middle.
@su-ex
Copy link
Author

su-ex commented Jan 21, 2016

What's wrong about it?

@davidtmiller
Copy link
Member

I think this one got fixed in another pull request

@su-ex
Copy link
Author

su-ex commented Jan 21, 2016

No, not completely.
4.6666667px instead of 4 makes it vertically centered.

@davidtmiller davidtmiller reopened this Jan 21, 2016
@davidtmiller
Copy link
Member

Oh I understand now. I am going to merge it for this version of the theme, but the whole toggle element will be updated soon, but for legacy versions or people using this version it will be fixable. Thanks for the clarification!

davidtmiller pushed a commit that referenced this pull request Jan 21, 2016
@davidtmiller davidtmiller merged commit 99cfb1b into StartBootstrap:master Jan 21, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants