Skip to content

Commit 265e166

Browse files
fix(line-itin/itinerary.css): Tweak route name padding
1 parent ed5fb36 commit 265e166

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: lib/components/narrative/line-itin/itinerary.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@
273273
.otp .line-itin .leg-body .route-short-name {
274274
display: inline-block;
275275
background-color: #0f6aac;
276-
padding: 2px;
276+
padding: 2px 3px;
277277
color: white;
278278
font-weight: 500;
279279
font-size: 14px;

0 commit comments

Comments
 (0)