Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Fix vertical spacing for all navbar item combinations #10512

Merged
merged 1 commit into from
Sep 4, 2017

Commits on Aug 23, 2017

  1. Fix vertical spacing for navbar item combinations

    Fix brave#9370 by using collapsible margin so that items without border+padding can be evenly spaced (caption buttons, bookmark, tab pages), and those with border+padding (notifications, tabs) can be touching. Removes empty element for tab pages when there is only a single page, as it had no functional purpose. Instead, margin is used.
    petemill committed Aug 23, 2017
    Configuration menu
    Copy the full SHA
    9690bf6 View commit details
    Browse the repository at this point in the history