Give calendar legend ul max width of 100%. Fixes #922
@ -212,7 +212,8 @@
}
.legend-labels {
width : 500px;
max-width : 100%;
@media (max-width: @screen-xs-min) {
width : 400px;