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

Commit

Permalink
Merge pull request #7807 from luixxiul/remove-urlbarForm-hacks
Browse files Browse the repository at this point in the history
Remove top:1px from .urlbarForm > *
  • Loading branch information
luixxiul authored Mar 22, 2017
2 parents 0bebf1d + 1a57ea0 commit dbe5dac
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions less/navigationBar.less
Original file line number Diff line number Diff line change
Expand Up @@ -849,11 +849,6 @@
-webkit-user-select: none;
}

> * {
position: relative;
top: 1px;
}

.inputbar-wrapper {
//background: white;
display: flex;
Expand Down

0 comments on commit dbe5dac

Please sign in to comment.