mirror of
https://github.com/derf/travelynx
synced 2024-11-10 06:54:17 +00:00
fix dep-line wrapping
This commit is contained in:
parent
a72b6192ed
commit
d3f1d5a42a
1 changed files with 1 additions and 1 deletions
|
@ -291,7 +291,7 @@ ul.route-history > li {
|
|||
.departures.connections li {
|
||||
grid-template-columns: 15ch 1fr;
|
||||
.connect-platform-wrapper span {
|
||||
display: inline;
|
||||
display: inline-block;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue