Closed
Description
Bug, feature request, or proposal:
Proposal
What is the expected behavior?
The text of the slide-toggle should wrap or be ellipsed like md-checkbox.
What is the current behavior?
The label push de content out of its parent.
What are the steps to reproduce?
Demo: http://plnkr.co/edit/MZ3fzeJKCyBvGIBphl2P?p=preview
Which versions of Angular, Material, OS, TypeScript, browsers are affected?
angular/material: 2.0.0-beta.6-0aaeb69
Is there anything else we should know?
¿Remove white-space: nowrap
?