I imagine people trying this with the latest Navbar in 7.x-1.x might be frustrated. This should ease the pain. Just a simple css fix.

Note: I also had to re-add the height: 3em to .drupal-navbar .bar .icon.icon-responsive-preview that went away - this is needed otherwise the button isn't taking up the full height of the toolbar.

Before Patch

resp-prev-before-drupal-navbar-css-fix.png

After Patch

resp-prev-after-drupal-navbar-css-fix.png

Comments

jessebeach’s picture

Status: Needs review » Closed (fixed)

Thanks brantwynn. Committed to the 7.x-1.x branch: 94cdec7333cdae440e4b0e62eff61547c3414ee2.

jessebeach’s picture

Issue summary: View changes

added screenshot