No description
72f8fd971d
Whenever the key or value is too long, the table was pushed being wider than the given container. And the overflow rules cut off the content of the table. Fixes - Remove overflow rules (reset to defaults, which is `auto`), which makes a scroll bar show up if content is too wide - Let long text break in lines instead of pushing the table (which in turn prevents the scroll bar from showing up) |
||
---|---|---|
.tx | ||
docs | ||
umap | ||
.gitignore | ||
.pipignore | ||
.travis.yml | ||
LICENSE | ||
Makefile | ||
manage.py | ||
MANIFEST.in | ||
mkdocs.yml | ||
osmic-white.yaml | ||
osmic.yaml | ||
package-lock.json | ||
package.json | ||
pytest.ini | ||
README.md | ||
requirements-dev.txt | ||
requirements.txt | ||
setup.py |
uMap project
About
uMap lets you create maps with OpenStreetMap layers in a minute and embed them in your site. Because we think that the more OSM will be used, the more OSM will be improved. It uses django-leaflet-storage and Leaflet.Storage, built on top of Django and Leaflet.