Skip to content

Commit

Permalink
Fix urlBar margin gap
Browse files Browse the repository at this point in the history
  • Loading branch information
srirambv authored and ryanml committed Feb 27, 2018
1 parent 0936a67 commit 7623a9a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions less/navigationBar.less
Original file line number Diff line number Diff line change
Expand Up @@ -586,8 +586,7 @@
display: flex;
flex-grow: 1;
min-width: 0%; // allow the navigator to shrink
margin-left: 1px;


*:not(legend) {
z-index: @zindexUrlbarNotLegend;
}
Expand Down

0 comments on commit 7623a9a

Please sign in to comment.