Skip to content

Commit

Permalink
fix(default-itinerary): don't shrink flexIndicator
Browse files Browse the repository at this point in the history
  • Loading branch information
miles-grant-ibigroup committed Nov 9, 2021
1 parent be71977 commit 690dadd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/components/narrative/default/default-itinerary.js
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,6 @@ class DefaultItinerary extends NarrativeItinerary {
isCallAhead={isCallAhead}
isContinuousDropoff={isContinuousDropoff}
phoneNumber={phone}
shrink={active && !expanded}
/>
)}
<ul className='list-unstyled itinerary-attributes'>
Expand Down

0 comments on commit 690dadd

Please sign in to comment.