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

Commit

Permalink
Fixing double styling issue in the header
Browse files Browse the repository at this point in the history
  • Loading branch information
mutovkin committed Mar 11, 2016
1 parent 2e9176b commit b33c23a
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions paper-card.html
Original file line number Diff line number Diff line change
Expand Up @@ -137,10 +137,7 @@
</style>

<template is="dom-if" if="[[advanced]]" restamp="true">
<div class="header">
<content select=".card-header"></content>
</div>

<content select=".card-header"></content>
<content select=".card-content"></content>
<content select=".card-actions"></content>
</template>
Expand Down

0 comments on commit b33c23a

Please sign in to comment.