Skip to content
This repository has been archived by the owner on Sep 10, 2022. It is now read-only.

Commit

Permalink
rm stray class=foo
Browse files Browse the repository at this point in the history
  • Loading branch information
jab committed Oct 8, 2015
1 parent 1bb4083 commit a93bfb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion google-recaptcha.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
@demo demo/index.html
-->
<dom-module id="google-recaptcha">
<template class="foo">
<template>
<style>
:host {
display: inline-block;
Expand Down

1 comment on commit a93bfb9

@jab
Copy link
Author

@jab jab commented on a93bfb9 Oct 8, 2015

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

how'd that get there?! thanks @cbalit :)

Please sign in to comment.