diff --git a/meshview/templates/firehose.html b/meshview/templates/firehose.html
index 833b7e4..7374c80 100644
--- a/meshview/templates/firehose.html
+++ b/meshview/templates/firehose.html
@@ -2,7 +2,6 @@
{% block css %}
.container {
- max-width: 900px;
margin: 0 auto;
padding: 10px;
}
@@ -19,6 +18,7 @@
font-size: 0.85rem;
color: #e4e9ee;
}
+
.packet-table th, .packet-table td {
border: 1px solid #3a3f44;
padding: 6px 10px;