Skip to content

Commit

Permalink
demo updates
Browse files Browse the repository at this point in the history
  • Loading branch information
brenthosie committed Jul 23, 2015
1 parent 707b6fa commit c7b5a85
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions demo.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@
<script src="../webcomponentsjs/webcomponents-lite.min.js"></script>
<link rel="import" href="clearable-input.html">
</head>
<style>
/*div {
<style is="custom-style">
div {
border: 1px solid black;
margin-bottom: 10px;
padding: 10px;
width: 25%;
}*/
}
</style>

<body unresolved>
Expand Down

0 comments on commit c7b5a85

Please sign in to comment.