We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46a63ed commit d5944d8Copy full SHA for d5944d8
assets/style/pages/orcid.css
@@ -37,5 +37,6 @@ span.orcid-expanded {
37
/* Hover effect to show expanded text */
38
a.orcid-container:hover span.orcid-expanded {
39
max-width: 200px; /* Allow the content to expand */
40
+ z-index: 1;
41
opacity: 1;
42
}
0 commit comments