Skip to content

Commit

Permalink
Add min-height for webview icon as for other icons of tabs
Browse files Browse the repository at this point in the history
Change-Id: I0e89d96052cd0b16073478f1d02ba9f309bd23e8
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
  • Loading branch information
benoitf committed May 17, 2019
1 parent 5937e38 commit 15dd61b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/plugin-ext/src/main/browser/style/webview.css
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,5 @@

.webview-icon {
background: none !important;
min-height: 20px;
}

0 comments on commit 15dd61b

Please sign in to comment.