Skip to content

Commit

Permalink
Actually fixed vertical spacing this time.
Browse files Browse the repository at this point in the history
  • Loading branch information
jclarke0000 committed May 26, 2017
1 parent 912452b commit f84cf46
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions MMM-MyTTC.css
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
line-height: 18px;
line-height: 20px;
margin-left: 30px;
margin-bottom: 12px;
}
Expand Down Expand Up @@ -98,4 +98,4 @@

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

0 comments on commit f84cf46

Please sign in to comment.