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 saas-15.3 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 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 #2228

X-original-commit: a689ea2
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
@robodoo robodoo closed this Jun 15, 2022
@robodoo robodoo temporarily deployed to merge June 15, 2022 19:19 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.

4 participants