fix-legend-overflow

* removed the float on swatch fixes alignment and overflow issue.

Change-Id: I5a9ba35ce833af58cdafdf3f47add93f03024236
Closes-Bug: #1403660
This commit is contained in:
Alexis Rivera 2015-11-30 23:49:15 -06:00 committed by Omar Rivera
parent 03b4c9ffb8
commit dfcb6f35ce
1 changed files with 0 additions and 1 deletions

View File

@ -110,7 +110,6 @@ $min_width_fullscreen_chart_legend: 90px;
min-width: $min_width_fullscreen_chart_legend;
margin-left: 20px;
.swatch {
float: right;
display: inline-block;
width: 10px;
height: 10px;