From a5c368e5f878d1dc6e3033f57888274017e7b7f5 Mon Sep 17 00:00:00 2001 From: Russ Savage Date: Fri, 13 Mar 2020 10:34:20 -0700 Subject: [PATCH] fix(jslogo): fix for displaying in firefox (#17240) * fix(jslogo): fix for displaying in firefox * chore(changelog): update changelog for #17240 --- CHANGELOG.md | 2 + ui/src/clientLibraries/graphics/JSLogo.tsx | 88 +++++++++------------- 2 files changed, 39 insertions(+), 51 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c72ddaa8f82..b89bf5fbfbd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,8 @@ ### Bug Fixes +1. [17240](https://github.com/influxdata/influxdb/pull/17240): NodeJS logo displays properly in Firefox + ## v2.0.0-beta.6 [2020-03-12] ### Features diff --git a/ui/src/clientLibraries/graphics/JSLogo.tsx b/ui/src/clientLibraries/graphics/JSLogo.tsx index bf3bfcd7bee..3fd19ace445 100644 --- a/ui/src/clientLibraries/graphics/JSLogo.tsx +++ b/ui/src/clientLibraries/graphics/JSLogo.tsx @@ -31,129 +31,115 @@ const JSLogo: SFC = () => { - - - - - - -