no wrap on header

This commit is contained in:
Aaron Bieber 2022-09-24 06:51:01 -06:00
parent 7f3b65cbb9
commit 7c17e6f436
No known key found for this signature in database

View File

@ -71,6 +71,10 @@ __DATA__
border-top:solid black 1px;
}
th {
white-space: nowrap;
}
.search {
padding: 10px;
margin: 10px;