add Bootstrap:

- remove normalize.css, included
- adjust to Bootstrap's "box-sizing: border-box"
- conflict with Leaflet "label" class
This commit is contained in:
Norbert Renner 2014-08-27 17:01:00 +02:00
parent 32cde2b8e9
commit 5a277b0a34
5 changed files with 24 additions and 7 deletions

View file

@ -7,7 +7,6 @@
"bower_components"
],
"dependencies": {
"normalize-css": "*",
"leaflet-search": "*",
"leaflet-plugins": "*",
"leaflet-routing": "nrenner/leaflet-routing#styles",