Can't see artifact ids on Chrome/Win10
Closed this issue · 3 comments
- What are you trying to do?
I'm looking at:
https://search.maven.org/artifact/com.google.oauth-client/google-oauth-client-assembly/1.30.6/pom
I'm getting ready to copy/paste the artifact id into my gradle/kotlin config.
However, the horizontal scrollable divs have scroll bars that cover up the content, so I cannot see the artifact id. This is chrome on Win10.
Should be an easy CSS fix.
@bseib my apologies for the delayed reply. We have been doing some testing and couldn't directly reproduce it. On Win 10 in Chrome we are able to see it properly.
A screen shot from Chrome on Win 10:
Additionally we tested the following browsers versions on Win 10:
IE 11.836.18362.0
Chrome 81.0.4044.138
Edge 81.0.416.72
FF 76.0
If this is still an issue for you would you be able to test some of the other browsers and versions? and/or are you willing to maybe submit a PR that fixed it for you?