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 new logo sizing in base-error #15177

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

janbrasna
Copy link
Contributor

@janbrasna janbrasna commented Sep 18, 2024

One-line summary

Skips targeting base-error template uses for sizing adjustments of m24-logo.

Significant changes and points to review

404/500 error pages use .header-image .logo-mozilla .c-navigation-logo-image while elsewhere it's .c-navigation-logo .c-navigation-logo-image — so this specific selector only targets the old nav, leaving the sizing in base-error header just to the img attrs.

(It could be fine-tuned a bit more though, but that is perhaps to come after cleaning up the outdated variants one day.)

Issue / Bugzilla link

#15130 followup

Testing

http://localhost:8000/nl/foo404 (with Debug=False)

@janbrasna janbrasna marked this pull request as ready for review September 19, 2024 21:40
@janbrasna janbrasna changed the title Skip base-error for new logo sizing Fix new logo sizing in base-error Sep 28, 2024
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.

1 participant