Skip to content

Commit

Permalink
Merge pull request #6306 from ian-r-rose/tab-bar-icon-size
Browse files Browse the repository at this point in the history
Set tab bar icon background size so SVGs of other sizes may be used.
  • Loading branch information
blink1073 committed May 4, 2019
2 parents 88e20b0 + 1679819 commit 8c72b12
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/application/style/tabs.css
Expand Up @@ -137,6 +137,7 @@
width: 14px;
background-position: left center;
background-repeat: no-repeat;
background-size: 14px;
margin-right: 4px;
}

Expand Down

0 comments on commit 8c72b12

Please sign in to comment.