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(core): harmonize footer icon dimension specification #1427

Merged
merged 1 commit into from
Nov 25, 2024

Conversation

b1rger
Copy link
Contributor

@b1rger b1rger commented Nov 21, 2024

Introduce one place to specify dimensions for footer icons in the CSS
file by adding an icon class to the elements. This replaces the inline
height settings, the CSS #logo definition and overwrites the
height and font-size settings for the material symbol if used in the
footer with the icon class.

Closes: #1340

@b1rger b1rger marked this pull request as ready for review November 22, 2024 06:35
Introduce *one* place to specify dimensions for footer icons in the CSS
file by adding an `icon` class to the elements. This replaces the inline
`height` settings, the CSS `#logo` definition and overwrites the
`height` and `font-size` settings for the material symbol if used in the
footer with the icon class.

Closes: #1340
@b1rger b1rger merged commit 624d74a into main Nov 25, 2024
14 checks passed
@b1rger b1rger deleted the birger/1340-icons branch November 25, 2024 12:32
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.

Footer icons dimensions
1 participant