Created by: jholl
Update .navbar-toggle styling to position dynamically within .navbar right padding, and to size/look more like a .btn element
- change
right: 10pxtoright: @navbar-padding-horizontal - change
height:to 34px - change
top:to calc basis new height - change
padding:to match.btnel - could add dynamic calc for height and in calc of top, but not in this PR