Skip to content
This repository was archived by the owner on May 13, 2026. It is now read-only.

use a png logo instead of svg#98

Merged
Carreau merged 1 commit into
python3statement:masterfrom
ngoldbaum:yt-logo-fix
Dec 15, 2017
Merged

use a png logo instead of svg#98
Carreau merged 1 commit into
python3statement:masterfrom
ngoldbaum:yt-logo-fix

Conversation

@ngoldbaum

Copy link
Copy Markdown
Contributor

This should fix the oddly sized yt logo. Apologies for not checking on the first try.

@Carreau

Carreau commented Dec 15, 2017

Copy link
Copy Markdown
Member

The other possibility was the height-with in the svg:

-<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+<svg version="1.1" id="Layer_1" width="416.7px" height="360px" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"

But this one is fine. Thanks !

@Carreau Carreau merged commit c8bc9b5 into python3statement:master Dec 15, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants