/* module-key = 'com.atlassian.jira.gadgets:bubble-chart', location = 'static/dashboarditem/bubble-chart/BubbleChart.less' */
.bubble-chart-gadget-container {
  padding: 20px 20px 20px 10px;
}
.bubble-chart-gadget-container h3 {
  margin-left: 60px;
  text-align: center;
  padding-bottom: 25px;
}
.bubble-chart-gadget-container .bubble-chart-component-wrapper {
  height: 100%;
}
.bubble-chart-gadget-container .bubble-chart-component-wrapper {
  position: relative;
  height: 100%;
}
.bubble-chart-gadget-container .discrete-legend-component-container {
  margin-bottom: 25px;
  padding-left: 60px;
}
