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 the hamburger styling #2169

Merged
merged 2 commits into from
Jul 5, 2023
Merged

Fix the hamburger styling #2169

merged 2 commits into from
Jul 5, 2023

Conversation

mortenpi
Copy link
Member

@mortenpi mortenpi commented Jul 5, 2023

Goes from

image

to

image

Also undoes a bunch of darkly font size overrides -- I think we want the font sizes to be the same in the dark theme. But that was also necessary that we could use the same padding-bottom for the hamburger in both themes.

X-ref #2076, fix #2107, close #2116.

@mortenpi mortenpi added Format: HTML Related to the default HTML output Type: Bugfix labels Jul 5, 2023
@mortenpi mortenpi merged commit a2bae1f into master Jul 5, 2023
@mortenpi mortenpi deleted the mp/fix-hamburger branch July 5, 2023 23:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Format: HTML Related to the default HTML output Type: Bugfix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Hamburger div should be display: none when not shown
1 participant