Skip to content
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

[FIX] Masthead items should be clickable #2433

Merged
merged 1 commit into from
Sep 24, 2024
Merged

[FIX] Masthead items should be clickable #2433

merged 1 commit into from
Sep 24, 2024

Conversation

mark-dce
Copy link
Contributor

ISSUE
The div containing the banner text defaulted to a z-index higher than the logo/repo name, so users could no longer click on the logo portion of the masthead to return to the homepage.

RESOLUTION
Update the CSS to ensure the text layer always sits behind other clickable elements on the masthead.

**ISSUE**
The div containing the banner text defaulted to a z-index higher
than the logo/repo name, so users could no longer click on the
logo portion of the masthead to return to the homepage.

**RESOLUTION**
Update the CSS to ensure the text layer always sits behind other
clickable elements on the masthead.
@coveralls
Copy link

Coverage Status

coverage: 96.584%. remained the same
when pulling 2cbaebc on fix_masthead
into dcb6ec3 on main.

@mark-dce mark-dce merged commit 37b9078 into main Sep 24, 2024
1 check passed
@mark-dce mark-dce deleted the fix_masthead branch September 24, 2024 21:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants