diff --git a/talks/_templates/grid.html b/talks/_templates/grid.html
index ae4b2c2..ffdf812 100644
--- a/talks/_templates/grid.html
+++ b/talks/_templates/grid.html
@@ -12,6 +12,7 @@
.talk-grid > thead th {
text-align: center;
}
+.talk-grid tr { height: 1.5em; }
.rooms-4 .talk { width: 25%; }