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

Commit

Permalink
style via hidden attr.
Browse files Browse the repository at this point in the history
  • Loading branch information
sorvell committed May 15, 2014
1 parent 213fb90 commit 423f4f1
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions core-xhr.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,17 +22,7 @@

<link rel="import" href="../polymer/polymer.html">

<polymer-element name="core-xhr">

<template>

<style>
:host {
display: none;
}
</style>

</template>
<polymer-element name="core-xhr" hidden>

<script>

Expand Down

0 comments on commit 423f4f1

Please sign in to comment.