#### Bug, feature request, or proposal: [x] : Bug #### What is the expected behavior? Ripple effect should respect border-radius. #### What is the current behavior? Ripple ignores mat-button border-radius.  #### What are the steps to reproduce? Add border-radius to button https://stackblitz.com/edit/angular-material2-issue-mykhbz #### What is the use-case or motivation for changing an existing behavior? Effects and child elements should respect parent styles unless otherwise defined. #### Which versions of Angular, Material, OS, TypeScript, browsers are affected? OS: Windows 10 Browser: Chrome Angular: 5.0.3 Angular-CLI: 1.5.4 Material: 5.0.0 TypeScript: 2.4.2