fix-legend-overflow
* removed the float on swatch fixes alignment and overflow issue. Change-Id: I5a9ba35ce833af58cdafdf3f47add93f03024236 Closes-Bug: #1403660
This commit is contained in:
parent
03b4c9ffb8
commit
dfcb6f35ce
@ -110,7 +110,6 @@ $min_width_fullscreen_chart_legend: 90px;
|
|||||||
min-width: $min_width_fullscreen_chart_legend;
|
min-width: $min_width_fullscreen_chart_legend;
|
||||||
margin-left: 20px;
|
margin-left: 20px;
|
||||||
.swatch {
|
.swatch {
|
||||||
float: right;
|
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
width: 10px;
|
width: 10px;
|
||||||
height: 10px;
|
height: 10px;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user