Adjust iframe's position of GetFeatureInfo examples

This commit is contained in:
jonataswalker
2015-09-28 11:06:02 -03:00
parent 059ee6eaa5
commit d939fcec3f
3 changed files with 11 additions and 4 deletions

View File

@@ -58,6 +58,9 @@ 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{
width: 100%;
}
pre[class*="language-"] {
margin-top: 20px;