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

Commit

Permalink
While testing, I noticed bookmark button was also affected by #6253
Browse files Browse the repository at this point in the history
Auditors: @bbondy, @luixxiul
  • Loading branch information
bsclifton committed Dec 21, 2016
1 parent ef4bb2f commit f27bb94
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions less/navigationBar.less
Original file line number Diff line number Diff line change
Expand Up @@ -747,6 +747,7 @@
align-items: center;
height: 25px;
width: 25px;
-webkit-app-region: no-drag;
}
}

Expand Down

1 comment on commit f27bb94

@luixxiul
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.