Skip to content

Commit

Permalink
Remove pointer events style rule
Browse files Browse the repository at this point in the history
Co-authored-by: mahoneycm <charlie.mahoney@bixal.com>
  • Loading branch information
amyleadem and mahoneycm committed Mar 18, 2024
1 parent 541e3e5 commit 6c895b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/_includes/zebra/radio--activities.html
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
aria-disabled="true"
onclick="preventClick(event);"
/>
<label class="usa-radio__label" for="atv-buffalo" style="pointer-events: none;">
<label class="usa-radio__label" for="atv-buffalo">
Ride an ATV among the buffalo<br/>
<span class="text-italic font-sans-2xs">This activity is currently unavailable because the buffalos are migrating.</span>
</label>
Expand Down

0 comments on commit 6c895b7

Please sign in to comment.