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

Commit

Permalink
fix polyfill rule
Browse files Browse the repository at this point in the history
  • Loading branch information
Yvonne Yip committed Nov 12, 2014
1 parent 14a2aa9 commit 9cbdbf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion paper-item.html
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
padding: 0.9em 1em;
}

polyfill-next-selector { content: ':host > a'; }
polyfill-next-selector { content: '.button-content > a'; }
::content > a {
height: 100%;
/* flex */
Expand Down

0 comments on commit 9cbdbf3

Please sign in to comment.