[SPIP][PLUGINS] v3.0-->v3.2
[lhc/web/www.git] / www / plugins / gis / css / leaflet_nodirection.css
index 35cf734..1b0d201 100644 (file)
        left: 0;
        top: 0;
        right:auto;
-       }
\ No newline at end of file
+       }
+       
+.leaflet-tooltip {
+       max-width:30em;
+       overflow:hidden;
+       text-overflow:ellipsis;
+}
\ No newline at end of file