fix colorpicker colors order (width issue) (#10170)

This commit is contained in:
Alexander Zobnin 2017-12-12 19:00:56 +03:00 committed by Torkel Ödegaard
parent 89db9cc976
commit 8aaaee5e16

View File

@ -193,7 +193,7 @@
}
.graph-legend-popover {
width: 200px;
width: 210px;
label {
display: inline-block;
}