From dff71c5e44b890dbc8fb21fbc5e10ccb72b73b09 Mon Sep 17 00:00:00 2001 From: alexcojocaru Date: Mon, 26 Oct 2020 22:34:49 -0700 Subject: [PATCH] clarify comment --- css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index da4a4dd..379b6e8 100644 --- a/css/style.css +++ b/css/style.css @@ -746,7 +746,7 @@ table.dataTable.display tbody tr:hover.selected { /* * Heightgraph customizations; - * since the gradient types are empty, hide the legend as it's useless; + * since the legend and the gradient types are in the way, hide them; * since there's only the gradient layer, hide the layer selector. */ .legend-hover {