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

Commit

Permalink
Fix transition docs
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxBareiss committed Aug 21, 2014
1 parent 70dcc4b commit 5458037
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 5458037

Please sign in to comment.