give legend ul max width of 100%
give legend ul max width of 100%
This commit is contained in:
parent
08d19df3f7
commit
d3b87bc3e8
|
@ -212,6 +212,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.legend-labels {
|
.legend-labels {
|
||||||
|
max-width : 100%;
|
||||||
width : 500px;
|
width : 500px;
|
||||||
|
|
||||||
@media (max-width: @screen-xs-min) {
|
@media (max-width: @screen-xs-min) {
|
||||||
|
|
Loading…
Reference in New Issue