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

Update .navbar-toggle to match other navbar elems #9042

Merged
merged 1 commit into from Aug 5, 2013
Merged

Update .navbar-toggle to match other navbar elems #9042

merged 1 commit into from Aug 5, 2013

Conversation

jholl
Copy link
Contributor

@jholl jholl commented Aug 3, 2013

In place of commit #9040, fixes #8844
And sizing .navbar-toggle more like .btn elem

  • change position:absolute to position:relative
  • remove right: 10px in favor of float:right
  • change to height: 34px
  • remove top: in favor of .navbar-vertical-align basis new height
  • change padding: to match .btn elem

In place of commit #9040, fix #8844
And sizing .navbar-toggle more like .btn elem
+ change `position:absolute` to `position:relative`
+ remove `right: 10px` in favor of `float:right`
+ change to `height: 34px`
+ remove `top:` in favor of `.navbar-vertical-align` basis new height
+ change `padding:` to match `.btn` el
@mdo mdo merged commit 744b79a into twbs:3.0.0-wip Aug 5, 2013
@jholl jholl deleted the patch-1 branch August 5, 2013 12:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants