Skip to content

Conversation

@edi-odoo
Copy link
Contributor

@edi-odoo edi-odoo commented Jun 14, 2022

On pages such as /developer/reference/backend/orm.html#fields, the
highlight blocks inside dl.field-list items were pushing the width of
the page to go outside the screen on mobile. This is fixed by changing
the .field-list's display: grid into block on mobile.

@robodoo
Copy link
Collaborator

robodoo commented Jun 14, 2022

@C3POdoo C3POdoo requested review from a team June 14, 2022 13:59
@AntoineVDV AntoineVDV force-pushed the 13.0-fix-highlight-blocks-edi branch from 45b2e88 to b423500 Compare June 15, 2022 08:35
On pages such as /developer/reference/backend/orm.html#fields, the
highlight blocks inside `dl.field-list` items were pushing the width of
the page to go outside the screen on mobile. This is fixed by changing
the `.field-list`'s `display: grid` into `block` on mobile.
@AntoineVDV AntoineVDV force-pushed the 13.0-fix-highlight-blocks-edi branch from b423500 to dcb0b44 Compare June 15, 2022 08:36
@AntoineVDV AntoineVDV changed the title [IMP] fix highlight blocks in field-list items (orm page) [FIX] odoo_theme: fix highlight blocks in field-list Jun 15, 2022
@AntoineVDV AntoineVDV removed the request for review from a team June 15, 2022 08:36
Copy link
Collaborator

@AntoineVDV AntoineVDV left a comment

Choose a reason for hiding this comment

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

robodoo pushed a commit that referenced this pull request Jun 15, 2022
On pages such as /developer/reference/backend/orm.html#fields, the
highlight blocks inside `dl.field-list` items were pushing the width of
the page to go outside the screen on mobile. This is fixed by changing
the `.field-list`'s `display: grid` into `block` on mobile.

closes #2215

Signed-off-by: Antoine Vandevenne (anv) <[email protected]>
@robodoo robodoo closed this Jun 15, 2022
@robodoo robodoo temporarily deployed to merge June 15, 2022 10:15 Inactive
@fw-bot
Copy link
Collaborator

fw-bot commented Jun 19, 2022

This pull request has forward-port PRs awaiting action (not merged or closed): #2224, #2225

1 similar comment
@fw-bot
Copy link
Collaborator

fw-bot commented Jun 20, 2022

This pull request has forward-port PRs awaiting action (not merged or closed): #2224, #2225

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.

5 participants