The Recent Actions widget on the dashboard will overflow its box if the content is long & non-breaking, such as a URL. For example:  To prevent it from flowing over neighboring widgets we could set `overflow-x: auto` on its style: 
The Recent Actions widget on the dashboard will overflow its box if the content is long & non-breaking, such as a URL. For example:

To prevent it from flowing over neighboring widgets we could set

overflow-x: autoon its style: