diff --git a/dist/PublicLab.Editor.css b/dist/PublicLab.Editor.css index adef09d8..70672e83 100644 --- a/dist/PublicLab.Editor.css +++ b/dist/PublicLab.Editor.css @@ -37,6 +37,11 @@ pre { margin: 3rem; } +.ple-map-content{ + font-size: 16px; + font-style: Arial; +} + .pl-editor { margin-bottom: 100px; } @@ -296,8 +301,8 @@ https://github.com/sliptree/bootstrap-tokenfield/pull/287 */ background-color: #ffffff; border: 1px solid #ccc; border: 1px solid rgba(0, 0, 0, 0.15); - *border-right-width: 2px; - *border-bottom-width: 2px; + border-right-width: 2px; + border-bottom-width: 2px; border-radius: 6px; -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); diff --git a/examples/index.html b/examples/index.html index 925ceae2..acf86940 100644 --- a/examples/index.html +++ b/examples/index.html @@ -201,7 +201,7 @@

3

>
-

By place name :

+

By place name:

By place name : class="form-control" />

-

-

By entering co-ordinates :

+

By entering co-ordinates: