Skip to content

Commit

Permalink
Add tooltip to Activty Sync button
Browse files Browse the repository at this point in the history
I couldn't figure out what the button does without clicking on it,
while for I could hover all the Strava-native buttons next to it and
figure out what they do.
  • Loading branch information
nb committed Oct 24, 2024
1 parent 66746c3 commit b240457
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/sync-button.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<div class="btn sauce-sync-button">
<div class="btn sauce-sync-button" title="Sauce Activity Sync">
<div class="sauce-sync-icon">
{{=icon sync-alt-regular=}}
{{=icon check-solid=}}
Expand Down

0 comments on commit b240457

Please sign in to comment.