Merge pull request #1291 from eduardoboucas/master

Fix typo in layout README
master
Surma 2015-08-04 12:51:56 +01:00
commit 4890f01313
1 changed files with 1 additions and 1 deletions

View File

@ -254,7 +254,7 @@ The same layout with a non-fixed header that scrolls with the content.
</div>
```
A layout with a fixed drawer that serves as sidebar navigation on larger screens. The drawer collapses and the menu icon is displayed on larger screens.
A layout with a fixed drawer that serves as sidebar navigation on larger screens. The drawer collapses and the menu icon is displayed on smaller screens.
```html
<div class="mdl-layout mdl-js-layout mdl-layout--fixed-drawer mdl-layout--overlay-drawer-button">
<header class="mdl-layout__header">