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

[FW][FIX] website_forum: fix spacing issue #162796

Conversation

fw-bot
Copy link
Contributor

@fw-bot fw-bot commented Apr 22, 2024

task-3870118


This PR aims to fix an issue on forum posts, about comments being
placed directly next to each other without having a gap between them,
making it harder to visually recognize items at first glance.

To handle this issue, we simply add a d-flex gap-x utility classes
to ensure these elements receive some spacing between them.

17.0 17.0-fix-forum-comment-spacing-chgo
image image

Forward-Port-Of: #155364

This commit aims to fix an issue on forum posts, about comments being
placed directly next to each other without having a gap between them,
making it harder to visually recognize items at first glance.

To handle this issue, we simply add a `d-flex gap-x` utility classes
to ensure these elements receive some spacing between them.

X-original-commit: dbc760b
@robodoo robodoo added the forwardport This PR was created by @fw-bot label Apr 22, 2024
@robodoo
Copy link
Contributor

robodoo commented Apr 22, 2024

Pull request status dashboard.

@fw-bot
Copy link
Contributor Author

fw-bot commented Apr 22, 2024

This PR targets saas-17.1 and is part of the forward-port chain. Further PRs will be created up to master.

More info at https://github.com/odoo/odoo/wiki/Mergebot#forward-port

@C3POdoo C3POdoo added the RD research & development, internal work label Apr 22, 2024
robodoo pushed a commit that referenced this pull request Apr 22, 2024
This commit aims to fix an issue on forum posts, about comments being
placed directly next to each other without having a gap between them,
making it harder to visually recognize items at first glance.

To handle this issue, we simply add a `d-flex gap-x` utility classes
to ensure these elements receive some spacing between them.

closes #162796

X-original-commit: dbc760b
Signed-off-by: Julien Castiaux (juc) <juc@odoo.com>
Signed-off-by: Chrysanthe Gomrée (chgo) <chgo@odoo.com>
@robodoo robodoo closed this Apr 22, 2024
@fw-bot fw-bot deleted the saas-17.1-17.0-fix-forum-comment-spacing-chgo-_qaf-fw branch May 6, 2024 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
forwardport This PR was created by @fw-bot RD research & development, internal work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants