From ec506d8ce5d83fcd74197362faa412f272990fc3 Mon Sep 17 00:00:00 2001 From: Szymon Porwolik Date: Tue, 25 Nov 2025 18:47:43 +0100 Subject: [PATCH] Fix for very narrow screens --- assets/js/sections/bandmap_list.js | 1 + 1 file changed, 1 insertion(+) diff --git a/assets/js/sections/bandmap_list.js b/assets/js/sections/bandmap_list.js index c32ede4be..89bf9dfbc 100644 --- a/assets/js/sections/bandmap_list.js +++ b/assets/js/sections/bandmap_list.js @@ -3415,6 +3415,7 @@ $(function() { $('.spottable th:nth-child(12), .spottable td:nth-child(12)').addClass('column-hidden'); // de Cont $('.spottable th:nth-child(13), .spottable td:nth-child(13)').addClass('column-hidden'); // de CQZ $('.spottable th:nth-child(14), .spottable td:nth-child(14)').addClass('column-hidden'); // Last QSO + $('.spottable th:nth-child(16), .spottable td:nth-child(16)').addClass('column-hidden'); // Message } else if (containerWidth <= 1294) { // Hide: CQZ, de CQZ, Last QSO, Submode, Band, Cont, de Cont $('.spottable th:nth-child(2), .spottable td:nth-child(2)').addClass('column-hidden'); // Band