Fix timelion legend styling (#16601)

This commit is contained in:
Tim Roes 2018-02-09 11:13:33 +02:00 committed by GitHub
parent dc69a8e92c
commit c36885c295
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -191,6 +191,11 @@ timelion-interval {
white-space: nowrap;
text-overflow: ellipsis;
overflow-x: hidden;
line-height: normal;
}
.legendColorBox {
vertical-align: middle;
}
.ngLegendValue:focus,