Skip to content

Commit 71bdabf

Browse files
don't wrap callsign in vehicle list
1 parent f540799 commit 71bdabf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

css/main.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -338,6 +338,7 @@ header .search form input[type='submit'] {
338338
display: block;
339339
width: 90%;
340340
float: left;
341+
white-space: nowrap;
341342
}
342343

343344
.header .arrow {
@@ -466,6 +467,7 @@ header .search form input[type='submit'] {
466467
right: 22px;
467468
width: 60px;
468469
height: 40px;
470+
z-index: 1;
469471
}
470472
#main .row .data dt > i {
471473
font-size: 12px;

0 commit comments

Comments
 (0)