Skip to content

Commit d792dcb

Browse files
authored
Merge pull request #5842 from HSLdevcom/fix-itinerary-summary-overflow
AB#600 - Fix itinerary summary overflow
2 parents 3d3f8a3 + 2a25421 commit d792dcb

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

app/component/itinerary/itinerary-summary.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -654,6 +654,10 @@
654654
border-left-width: 8px;
655655
padding: 0 0 0 60px;
656656

657+
.summary-clickable-area {
658+
max-width: 385px;
659+
}
660+
657661
h3,
658662
h4 {
659663
margin-top: 10px;

0 commit comments

Comments
 (0)