You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, a run information card on the homepage increases in height when the run title exceeds the max-width of the card. A solution would be to add an overflow to the run title so when it exceeds the width we just add ellipses and cut off the rest of the title. The full title would be displayed on a mouseover.
Acceptance criteria:
The height of all run cards are equal.
The text was updated successfully, but these errors were encountered:
Description:
Currently, a run information card on the homepage increases in height when the run title exceeds the max-width of the card. A solution would be to add an overflow to the run title so when it exceeds the width we just add ellipses and cut off the rest of the title. The full title would be displayed on a mouseover.
Acceptance criteria:
The text was updated successfully, but these errors were encountered: