diff --git a/css/addons/plex/plex-alt-logo/plex-alt-logo.css b/css/addons/plex/plex-alt-logo/plex-alt-logo.css index 8d72ab59..89382f18 100644 --- a/css/addons/plex/plex-alt-logo/plex-alt-logo.css +++ b/css/addons/plex/plex-alt-logo/plex-alt-logo.css @@ -4,5 +4,9 @@ background-repeat: no-repeat; background-size: contain; margin: 0 10px; - width: 45px; + width: 40px; +} + +[class*="NavBar-plexLogo-"] svg { + display: none; } \ No newline at end of file