Skip to content

Commit e9bc94c

Browse files
committed
css cleanup
1 parent f6f630f commit e9bc94c

File tree

1 file changed

+0
-43
lines changed

1 file changed

+0
-43
lines changed

app/component/itinerary/navigator/navigator.scss

Lines changed: 0 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -209,23 +209,6 @@ $fixed-width-padding: 16px;
209209
width: 80%;
210210
text-align: left;
211211
}
212-
213-
.wait-leg {
214-
display: flex;
215-
margin-top: 3px;
216-
flex-direction: column;
217-
align-items: flex-start;
218-
219-
.wait-duration {
220-
margin-top: var(--space-xs);
221-
}
222-
223-
.icon {
224-
margin-top: 2px;
225-
height: 25px;
226-
width: 25px;
227-
}
228-
}
229212
}
230213

231214
.duration {
@@ -332,32 +315,6 @@ $fixed-width-padding: 16px;
332315
align-items: flex-start;
333316
margin-left: var(--space-m);
334317

335-
.route-info {
336-
display: flex;
337-
align-self: flex-start;
338-
margin-bottom: var(--space-xcs);
339-
flex-direction: column;
340-
341-
.routenumber {
342-
display: flex;
343-
flex-direction: row;
344-
margin-left: calc(var(--space-m) + var(--space-l));
345-
margin-top: 4px;
346-
}
347-
348-
.expand {
349-
margin-left: var(--space-m);
350-
display: flex;
351-
352-
.icon {
353-
margin-right: var(--space-s);
354-
margin-top: 5px;
355-
width: 16px;
356-
height: 16px;
357-
}
358-
}
359-
}
360-
361318
.wait-duration {
362319
margin-top: var(--space-xs);
363320
}

0 commit comments

Comments
 (0)