From 391e84a241ea23a6e170b63d8a9eac744ba2607f Mon Sep 17 00:00:00 2001 From: leosw Date: Tue, 30 Oct 2018 22:49:01 +0100 Subject: [PATCH] change layer stack icon in map page --- views/css/d.map.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/css/d.map.css b/views/css/d.map.css index fa21d0c..661e869 100755 --- a/views/css/d.map.css +++ b/views/css/d.map.css @@ -113,7 +113,7 @@ footer { border-right: none !important; } .leaflet-control-layers a:before { - content: "\f279"; + content: "\f5fd"; font-family: "Font Awesome 5 Free"; font-weight: 900; background: none !important;