Skip to content

Commit

Permalink
Remove display:flex to fix Safari scrolling issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Rashid Khan authored and simianhacker committed Jan 8, 2016
1 parent e22fa9f commit 30e2e68
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/ui/public/vislib/styles/_legend.less
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ visualize-legend {
line-height: 13px;
text-align: left;

display: flex;
flex-direction: column;
}

Expand Down

0 comments on commit 30e2e68

Please sign in to comment.