Bug, feature request, or proposal:
Bug: doc text overlap

What is the expected behavior?
text not overlaping
What is the current behavior?
overlaping
What are the steps to reproduce?
Providing a StackBlitz reproduction is the best way to share your issue.
go to https://material.angular.io/components/sidenav/overview
Is there anything else we should know?
adding width: 100% will fix the issue

Bug, feature request, or proposal:
Bug: doc text overlap

What is the expected behavior?
text not overlaping
What is the current behavior?
overlaping
What are the steps to reproduce?
Providing a StackBlitz reproduction is the best way to share your issue.
go to https://material.angular.io/components/sidenav/overview
Is there anything else we should know?
adding

width: 100%will fix the issue