Skip to content

Commit

Permalink
Merge pull request #4210 from ilonagog/WV-779
Browse files Browse the repository at this point in the history
WV-779 Tooltip in wrong place for WebApp anonymous donation [MERGE READY]
  • Loading branch information
DaleMcGrew authored Dec 18, 2024
2 parents 0f1f389 + e265196 commit b452833
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/js/common/components/Donation/DonorboxEmbed.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ export default function DonorboxEmbed () {
seamless="seamless"
scrolling="no"
height="900px"
width="100%"
width="375px"
src="https://donorbox.org/embed/we-vote-tax-deductible?default_interval=m&amount=10"
/>
);
Expand Down

0 comments on commit b452833

Please sign in to comment.