#### Bug, feature request, or proposal: Bug #### What is the expected behavior? Bootstrap 4 Grid class should work within expansion panel. #### What is the current behavior? After implementing bootstrap 4 grid classes , grid goes out of the expansion panel #### What are the steps to reproduce? https://plnkr.co/edit/8cNPRgwo31SkP0PC3gVU?p=preview #### What is the use-case or motivation for changing an existing behavior? grid system should work within expansion body #### Which versions of Angular, Material, OS, TypeScript, browsers are affected? v4.4.3 all broswers #### Is there anything else we should know? I think `expansion-body` tag is added dynamically or missing. Better to provide it as a place holder.