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 #3213 from Sh1d0w/hotfix/position-new-tab-button
Browse files Browse the repository at this point in the history
Adjust new tab button position fixes #3208
  • Loading branch information
bbondy committed Aug 17, 2016
2 parents 2a0cf25 + 4ccc7ea commit 7aabbe8
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 6 deletions.
4 changes: 4 additions & 0 deletions img/icon_new_frame.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 6 additions & 6 deletions less/button.less
Original file line number Diff line number Diff line change
Expand Up @@ -45,12 +45,12 @@ span.browserButton {
}

&.newFrameButton {
font-family: helvetica;
font-weight: 100;
font-size: 26px;
line-height: 17px;
width: 16px;
vertical-align: middle;
font-size: 0px;
width: 23px;
height: 23px;
margin: 0px;
opacity: 0.5;
background: url('../img/icon_new_frame.svg') 0 0 / contain no-repeat;
}

&.menuButton {
Expand Down

0 comments on commit 7aabbe8

Please sign in to comment.