Fix attributions width
This commit is contained in:
@@ -191,6 +191,7 @@ button.ol-full-screen-true:after {
|
|||||||
text-align: right;
|
text-align: right;
|
||||||
bottom: .5em;
|
bottom: .5em;
|
||||||
right: .5em;
|
right: .5em;
|
||||||
|
max-width: calc(100% - 1.3em);
|
||||||
}
|
}
|
||||||
|
|
||||||
.ol-attribution ul {
|
.ol-attribution ul {
|
||||||
@@ -200,6 +201,7 @@ button.ol-full-screen-true:after {
|
|||||||
line-height: 1.375em;
|
line-height: 1.375em;
|
||||||
color: #000;
|
color: #000;
|
||||||
text-shadow: 0 0 2px #fff;
|
text-shadow: 0 0 2px #fff;
|
||||||
|
max-width: calc(100% - 3.6em);
|
||||||
}
|
}
|
||||||
.ol-attribution li {
|
.ol-attribution li {
|
||||||
display: inline;
|
display: inline;
|
||||||
|
|||||||
Reference in New Issue
Block a user