commit adee48e500d2ff119008dd33a0d00956a68a70e7
parent 97e730fb6f9b0282f3daf67f25b600382645dbf0
Author: Sergey Orlov <wladimirych@gmail.com>
Date: Sun, 19 Jul 2020 23:04:41 +0200
panoramas: fix indent
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/lib/leaflet.control.panoramas/style.css b/src/lib/leaflet.control.panoramas/style.css
@@ -114,7 +114,7 @@
.leaflet-panorama-marker-circle {
background-image: url("circle.svg");
background-size: 32px 32px;
- width: 33px;
+ width: 33px;
height: 33px;
margin-left: -17px;
margin-top: -17px;