-
-
Notifications
You must be signed in to change notification settings - Fork 9.6k
[WebProfiler] Fixed logo and menu profiler for Microsoft Edge #17613
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
WhiteEagle88
commented
Jan 30, 2016
Q | A |
---|---|
Bug fix? | yes |
New feature? | no |
BC breaks? | no |
Deprecations? | no |
Tests pass? | yes |
Fixed tickets | #16887 |
License | MIT |
Doc PR | - |
@@ -1,4 +1,4 @@ | |||
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" height="24" viewBox="0 0 24 24" enable-background="new 0 0 24 24" xml:space="preserve"> | |||
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" width="40" height="24" viewBox="0 0 24 24" enable-background="new 0 0 24 24" xml:space="preserve"> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Shouldn't it be 24 as well here?
@fabpot, No. If you inspect logo in chrome, you can see 40x40. Maybe need change height? |
@WhiteEagle88 As the logo is square, both width and height should be the same IMHO. |
4032755
to
d120c08
Compare
@fabpot For symfony 3.0 will need to create pull request? |
Could any Windows user please verify this fix? Thanks! |
I'm sorry, I don't have Windows 10 so no Edge for me. |
@AlexandrePavy thanks for confirming the fix! And thanks to @WhiteEagle88 for fixing it. |
Thank you @WhiteEagle88. |
…dge (WhiteEagle88) This PR was merged into the 2.8 branch. Discussion ---------- [WebProfiler] Fixed logo and menu profiler for Microsoft Edge | Q | A | ------------- | --- | Bug fix? | yes | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | #16887 | License | MIT | Doc PR | - Commits ------- d120c08 [WebProfiler] Fixed styles for search block and menu profiler for IE Edge
…osoft Edge (WhiteEagle88) This PR was merged into the 2.8 branch. Discussion ---------- [WebProfiler] Fixed logo and menu profiler for Microsoft Edge | Q | A | ------------- | --- | Bug fix? | yes | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | symfony#16887 | License | MIT | Doc PR | - Commits ------- d120c08 [WebProfiler] Fixed styles for search block and menu profiler for IE Edge