Skip to content

💄(frontend) fix icon position in callout block#1779

Merged
AntoLC merged 1 commit intosuitenumerique:mainfrom
Anto59290:fix-icon-callout-2
Jan 12, 2026
Merged

💄(frontend) fix icon position in callout block#1779
AntoLC merged 1 commit intosuitenumerique:mainfrom
Anto59290:fix-icon-callout-2

Conversation

@Anto59290
Copy link
Copy Markdown
Contributor

@Anto59290 Anto59290 commented Jan 9, 2026

Make sure the icon in the callout block is aligned to the top instead of centered when we have multi-line content.

Purpose

Make sure the icon / emoji picker stays at the top of the block. Fixes #1608

Before

image

After

image

External contributions

Thank you for your contribution! 🎉

Please ensure the following items are checked before submitting your pull request:

  • I have read and followed the contributing guidelines
  • I have read and agreed to the Code of Conduct
  • I have signed off my commits with git commit --signoff (DCO compliance)
  • I have signed my commits with my SSH or GPG key (git commit -S)
  • My commit messages follow the required format: <gitmoji>(type) title description
  • I have added a changelog entry under ## [Unreleased] section (if noticeable change)
  • I have added corresponding tests for new features or bug fixes (if applicable)

@AntoLC AntoLC self-requested a review January 12, 2026 13:33
Make sure the icon in the callout block is aligned to the top instead of
centered when we have multi-line content.

Signed-off-by: Anto59290 <antonin59290@hotmail.com>
@AntoLC AntoLC force-pushed the fix-icon-callout-2 branch from c2c2e1a to fa6f3e8 Compare January 12, 2026 13:51
Copy link
Copy Markdown
Collaborator

@AntoLC AntoLC left a comment

Choose a reason for hiding this comment

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

Thank you for your contribution! 🎉

@AntoLC AntoLC merged commit fa6f3e8 into suitenumerique:main Jan 12, 2026
22 of 23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Callout icon should not be centered on the paragraph

2 participants