Skip to content

Commit f84cf46

Browse files
committed
Actually fixed vertical spacing this time.
1 parent 912452b commit f84cf46

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

MMM-MyTTC.css

+2-2
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
white-space: nowrap;
5959
overflow: hidden;
6060
text-overflow: ellipsis;
61-
line-height: 18px;
61+
line-height: 20px;
6262
margin-left: 30px;
6363
margin-bottom: 12px;
6464
}
@@ -98,4 +98,4 @@
9898

9999
.MMM-MyTTC .branch-container .next-vehicles .arriving-soon {
100100
color: #a3ea80;
101-
}
101+
}

0 commit comments

Comments
 (0)