Update pit display for 2016.

This commit is contained in:
Patrick Fairbank
2016-08-13 15:05:19 -07:00
parent 4915798454
commit f985107c1c
2 changed files with 10 additions and 12 deletions

View File

@@ -68,10 +68,10 @@ body {
margin: 0;
}
.team-field {
width: 7%;
width: 8%;
}
.team-nickname {
width: 30%;
width: 28%;
overflow: hidden;
white-space: nowrap;
text-align: left;