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

#timeline CSS rule leaks #5923

Closed
1 task done
martinthomson opened this issue Jul 6, 2023 · 0 comments · Fixed by #5985
Closed
1 task done

#timeline CSS rule leaks #5923

martinthomson opened this issue Jul 6, 2023 · 0 comments · Fixed by #5985
Assignees
Labels
accepted bug Something isn't working

Comments

@martinthomson
Copy link
Contributor

Describe the issue

There is a rule somewhere in the datatracker code.

#timeline {
  font-size: small;
}

This leaks in surprising ways, see https://datatracker.ietf.org/nomcom/2023/#timeline

This took me some time to diagnose.

Code of Conduct

@martinthomson martinthomson added the bug Something isn't working label Jul 6, 2023
@larseggert larseggert self-assigned this Jul 6, 2023
larseggert added a commit to larseggert/datatracker that referenced this issue Jul 18, 2023
rjsparks pushed a commit that referenced this issue Jul 18, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 26, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
accepted bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants