Skip to content

Commit

Permalink
Add flex wrap to metric vis container (#31891) (#33302)
Browse files Browse the repository at this point in the history
  • Loading branch information
markov00 committed Mar 15, 2019
1 parent f990d9b commit bf42d65
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/legacy/core_plugins/metric_vis/public/_metric_vis.scss
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
flex-direction: row;
justify-content: center;
align-items: center;
flex-wrap: wrap;
}

.mtrVis__value {
Expand Down

0 comments on commit bf42d65

Please sign in to comment.