Skip to content
This repository has been archived by the owner on Mar 13, 2018. It is now read-only.

Commit

Permalink
Merge pull request #35 from cpjobling/master
Browse files Browse the repository at this point in the history
Corrected the english in the description
  • Loading branch information
frankiefu committed Dec 10, 2014
2 parents 258f06a + 3b649ad commit 77fb17b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions core-drawer-panel.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@

<!--
`core-drawer-panel` contains a drawer panel and a main panel. The drawer
and the main panel are side-by-side with drawer on the left. When browser
and the main panel are side-by-side with drawer on the left. When the browser
window size is smaller than the `responsiveWidth`, `core-drawer-panel`
changes to narrow layout. In narrow layout, the drawer will be stacked on top
of the main panel. The drawer will be slided in/out to hide/reveal the main
of the main panel. The drawer will slide in/out to hide/reveal the main
panel.
Use the attribute `drawer` to indicate the element is a drawer panel and
`main` to indicate is a main panel.
Use the attribute `drawer` to indicate that the element is the drawer panel and
`main` to indicate that the element is the main panel.
Example:
Expand Down

0 comments on commit 77fb17b

Please sign in to comment.