Restore small icons in attribution, fix #413
This commit is contained in:
parent
58ac26b0b3
commit
3ecfef9bc1
3 changed files with 8 additions and 3 deletions
|
@ -82,6 +82,10 @@ html, body {
|
|||
box-sizing: initial !important;
|
||||
}
|
||||
|
||||
.leaflet-control-attribution {
|
||||
display: block ruby;
|
||||
}
|
||||
|
||||
svg, img {
|
||||
box-sizing: content-box;
|
||||
width: 100%;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue