Merge pull request #12807 from tschaub/style-tweaks

Updated styles
This commit is contained in:
Tim Schaub
2021-09-24 14:12:56 +00:00
committed by GitHub
5 changed files with 21 additions and 14 deletions

View File

@@ -122,13 +122,15 @@ ol.inline>li {
background: url(map-background.jpg) repeat;
margin-bottom: 10px;
}
.ol-control {
line-height: normal;
}
.ol-attribution.ol-logo-only,
.ol-attribution.ol-uncollapsible {
max-width: calc(100% - 3em);
}
.ol-attribution ul {
font-size: 14px;
}
.iframe-info iframe {
width: 100%;
}