Skip to content

Conversation

@fw-bot
Copy link
Collaborator

@fw-bot fw-bot commented 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.

Forward-Port-Of: #2215

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.

X-original-commit: a689ea2
@robodoo
Copy link
Collaborator

robodoo commented Jun 15, 2022

@fw-bot
Copy link
Collaborator Author

fw-bot commented Jun 15, 2022

This PR targets 14.0 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

@robodoo
Copy link
Collaborator

robodoo commented Jun 15, 2022

Staging failed: timed out (>120 minutes)

@Feyensv
Copy link
Collaborator

Feyensv commented Jun 20, 2022

@robodoo retry

robodoo pushed a commit that referenced this pull request Jun 20, 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 #2224

X-original-commit: a689ea2
Signed-off-by: Antoine Vandevenne (anv) <[email protected]>
@robodoo robodoo closed this Jun 20, 2022
@robodoo robodoo temporarily deployed to merge June 20, 2022 10:32 Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants