Fixing issue with CSS scoping in components

master
Sérgio Gomes 2015-07-01 15:06:03 +01:00
parent fd8baf1ba9
commit ddb0ea1203
1 changed files with 1 additions and 1 deletions

View File

@ -115,7 +115,7 @@ mdl-components-dd {
}
@media (max-width: 850px) {
.mdl-layout__content {
.docs-layout-content {
position: relative;
height: 100%;
overflow: hidden !important;