• James Holland's avatar
    Update .navbar-toggle to match other navbar el · 744b79a6
    James Holland authored
    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
    744b79a6
navbar.less 7.96 KB