diff --git a/examples/getfeatureinfo-image.html b/examples/getfeatureinfo-image.html index 44a91d0e47..27b7e79bf5 100644 --- a/examples/getfeatureinfo-image.html +++ b/examples/getfeatureinfo-image.html @@ -12,9 +12,9 @@ tags: "getfeatureinfo, forEachLayerAtPixel"
-
-
-   -
+
+
+  
+
diff --git a/examples/getfeatureinfo-tile.html b/examples/getfeatureinfo-tile.html index a967c01741..45b1501bdd 100644 --- a/examples/getfeatureinfo-tile.html +++ b/examples/getfeatureinfo-tile.html @@ -12,9 +12,9 @@ tags: "getfeatureinfo, forEachLayerAtPixel"
-
-
-   -
+
+
+  
+
diff --git a/examples/resources/layout.css b/examples/resources/layout.css index 400540d29a..be6fa8c332 100644 --- a/examples/resources/layout.css +++ b/examples/resources/layout.css @@ -58,7 +58,7 @@ ol.inline>li { .ol-control button, .ol-attribution, .ol-scale-line-inner { font-family: 'Lucida Grande',Verdana,Geneva,Lucida,Arial,Helvetica,sans-serif; } -.iframe-info iframe{ +.iframe-info iframe { width: 100%; }