diff --git a/web/index.html b/web/index.html
index e110993..586d4c1 100644
--- a/web/index.html
+++ b/web/index.html
@@ -109,7 +109,7 @@
}
.index .date {
- width: 10em;
+ width: 7em;
white-space: nowrap;
text-align: right;
}
@@ -205,7 +205,7 @@
white-space: nowrap;
}
- .search-results .subject {
+ .search-results td.subject {
display: flex;
}