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

Recent Actions on dashboard overflows with non-breaking content #101

Open
dbischof opened this issue Feb 8, 2021 · 0 comments · May be fixed by #102
Open

Recent Actions on dashboard overflows with non-breaking content #101

dbischof opened this issue Feb 8, 2021 · 0 comments · May be fixed by #102

Comments

@dbischof
Copy link
Contributor

dbischof commented Feb 8, 2021

The Recent Actions widget on the dashboard will overflow its box if the content is long & non-breaking, such as a URL. For example:
Screen Shot 2021-02-08 at 14 37 43

To prevent it from flowing over neighboring widgets we could set overflow-x: auto on its style:
Screen Shot 2021-02-08 at 14 38 36

dbischof added a commit to dbischof/grappelli-safe that referenced this issue Feb 8, 2021
E.g. when content is long & non-breaking, such as a URL

stephenmcd#101
@dbischof dbischof linked a pull request Feb 8, 2021 that will close this issue
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 a pull request may close this issue.

1 participant