From 1b3dddf0a0c24d5deb27446e0b2a1fc8442f76e3 Mon Sep 17 00:00:00 2001 From: Heather Bree Date: Tue, 2 Jul 2024 15:44:35 -0700 Subject: [PATCH] industry legend fix --- industries.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/industries.html b/industries.html index 6b9c55e..9f864bc 100644 --- a/industries.html +++ b/industries.html @@ -56,7 +56,7 @@ } div.cluster div.entry div.label { padding-top: 2px; - padding-right: 15px; + min-width: 120px; pointer-events: none; } div.cluster div.entry.selected div.label {