diff --git a/static/css/hugo-mod-leaflet.css b/static/css/hugo-mod-leaflet.css index 4a851e8..c2a5f72 100644 --- a/static/css/hugo-mod-leaflet.css +++ b/static/css/hugo-mod-leaflet.css @@ -6,7 +6,7 @@ } .ui-icon { - background-image: url('/images/resize-handle-se.png'); + background-image: url('../images/resize-handle-se.png'); background-position: -1px -1px; }