Skip to content
This repository has been archived by the owner on Dec 19, 2024. It is now read-only.

Commit

Permalink
Merge pull request #32 from PolymerElements/demo
Browse files Browse the repository at this point in the history
<body unresolved> in demo
  • Loading branch information
notwaldorf committed Jul 9, 2015
2 parents f52da6a + 9d5103f commit 72a0eed
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions demo/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<title>paper-button demo</title>

<script src="../../webcomponentsjs/webcomponents-lite.js"></script>
<link rel="import" href="../../paper-styles/paper-styles.html">
<link rel="import" href="../../paper-styles/color.html">
<link rel="import" href="../../paper-styles/demo-pages.html">
<link rel="import" href="../../iron-icons/iron-icons.html">
<link rel="import" href="../paper-button.html">
Expand Down Expand Up @@ -103,8 +103,8 @@
</style>

</head>
<body>
<div class="horizontal center-justified layout">
<body unresolved>
<div class="horizontal-section-container">
<div>
<h4>Flat</h4>
<div class="horizontal-section">
Expand Down

0 comments on commit 72a0eed

Please sign in to comment.