diff --git a/dist/leaflet.awesome-markers.css b/dist/leaflet.awesome-markers.css index ddf3aaedc..a26e63d69 100644 --- a/dist/leaflet.awesome-markers.css +++ b/dist/leaflet.awesome-markers.css @@ -13,6 +13,7 @@ Version: 1.0 left:0; top:0; display: block; + text-align: center; } .awesome-marker-shadow { @@ -23,8 +24,6 @@ Version: 1.0 .awesome-marker i { color: #fff; - text-align:center; - width:100%; margin-top: 10px; display: inline-block; font-size: 15px; diff --git a/examples/with-bootstrap.html b/examples/with-bootstrap.html new file mode 100644 index 000000000..b2c2db380 --- /dev/null +++ b/examples/with-bootstrap.html @@ -0,0 +1,47 @@ + + +
+