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 #21 from MaxBareiss/patch-1
Browse files Browse the repository at this point in the history
fix docs
  • Loading branch information
Yvonne Yip committed Aug 25, 2014
2 parents 70dcc4b + 5458037 commit c5da8d8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions paper-dialog.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,9 @@
Then set the `transition` attribute:
<paper-dialog heading="Title for dialog" transition="paper-transition-center">
<paper-dialog heading="Title for dialog" transition="paper-dialog-transition-center">
<paper-dialog heading="Title for dialog" transition="paper-transition-bottom">
<paper-dialog heading="Title for dialog" transition="paper-dialog-transition-bottom">
@group Paper Elements
@element paper-dialog
Expand Down

0 comments on commit c5da8d8

Please sign in to comment.