Skip to content

Fix indentation in the "Supported languages and frameworks" page #20196

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

Merged
merged 1 commit into from
Aug 11, 2025

Conversation

aeisenberg
Copy link
Contributor

I'm not sure why this works, but I see it is correct in my dev tools page.

Fixes https://github.com/github/codeql-team/issues/4167

@Copilot Copilot AI review requested due to automatic review settings August 8, 2025 18:24
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes an indentation issue on the "Supported languages and frameworks" page by adding a CSS rule to remove borders from footnote labels.

  • Adds a CSS rule targeting label.aside elements to set their border to 0
  • Includes a descriptive comment explaining the fix

@aeisenberg
Copy link
Contributor Author

Darn...this didn't work. I'll need to figure out why.

I'm not sure why this works, but I see it is correct in my
dev tools page.
@aeisenberg aeisenberg force-pushed the aeisenberg/indentation-fix branch from e788214 to cb541b5 Compare August 11, 2025 20:44
@aeisenberg
Copy link
Contributor Author

The css query was incorrect. Fixed now. Here's what it looks like locally:

Supported_languages_and_frameworks_—_CodeQL

@aeisenberg aeisenberg requested a review from cklin August 11, 2025 20:52
@aeisenberg aeisenberg merged commit f5fbef9 into main Aug 11, 2025
8 checks passed
@aeisenberg aeisenberg deleted the aeisenberg/indentation-fix branch August 11, 2025 20:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants