Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MDL-72790 block_timeline: Set content width consistent with other blocks
Previously the margins were set with the container class, which meant the content was narrower than other blocks. This does not need to be managed by the block since the dashboard will soon manage this with its own max width.
- Loading branch information