app/assets/stylesheets/prosperity/graph.css.scss in prosperity-0.0.6 vs app/assets/stylesheets/prosperity/graph.css.scss in prosperity-0.0.7

- old
+ new

@@ -1,12 +1,10 @@ /* Place all the styles related to the matching controller here. They will automatically be included in application.css. */ -.sub-graph { - .title { - text-align: center; - font-size: 14px; - font-weight: bold; - } +.sub-graph .title, .metric-title { + text-align: center; + font-size: 14px; + font-weight: bold; }