From 54d9ce616d60f329e6951158898ff0b47d6caf7c Mon Sep 17 00:00:00 2001 From: Eli Ribble Date: Fri, 21 Nov 2025 16:37:04 +0000 Subject: [PATCH] Avoid wrapping all the info label columns --- templates/source.html | 1 - 1 file changed, 1 deletion(-) diff --git a/templates/source.html b/templates/source.html index b2cdb81c..6c0aad86 100644 --- a/templates/source.html +++ b/templates/source.html @@ -14,7 +14,6 @@ .info-label { font-weight: 600; - width: 140px; vertical-align: top; } .map-container {