Google Map plugin enable scroll in InfoWindow
[myslice.git] / plugins / googlemap / static / css / googlemap.css
index c50f9d8..db33eeb 100644 (file)
@@ -13,6 +13,9 @@ div.geo {
 p.geo {
     text-align: center;
     font-weight: bold;
+    max-height: 200px;
+    width: 200px;
+    overflow: auto;
 }
 
 ul.geo {