integration/v2/lib/leaflet/leaflet.css
changeset 160 7f141426ccbf
parent 155 551ae48cdf0b
--- a/integration/v2/lib/leaflet/leaflet.css	Wed Jun 26 11:25:08 2013 +0200
+++ b/integration/v2/lib/leaflet/leaflet.css	Wed Jun 26 12:02:06 2013 +0200
@@ -386,8 +386,9 @@
 .leaflet-popup-content-wrapper {
 	padding: 1px;
 	text-align: left;
-	-webkit-border-radius: 20px;
-	        border-radius: 20px;
+	font-family: 'Lato';
+	font-size: 12px;
+	color: #7F7F7F;
 	}
 .leaflet-popup-content {
 	margin: 14px 20px;