Created attachment 467863 [details] rendering in Safari, firefox, chrome Steps to reproduce: 1. Go to https://www.backmarket.com/en-us 2. Observe the top bar Expected: Logo has minimal space Actual: Logo is taking more space than in Chrome or Firefox.
Created attachment 467864 [details] reduced test case This is a reduced test case of the issue.
<rdar://problem/116030907>
note for the web site this can be fixed by .w-full.max-w-full.max-h-full.fill-current { height: 100%; width: unset; }