5034: Improve Workbench collection display.
[arvados.git] / apps / workbench / app / assets / stylesheets / keep_disks.css.scss
index aff8b50f18ddfcf7cb8bd228b5055e3be4c36c1d..e7a1b12c96e28bee1c9101c0e443cd9584bfd178 100644 (file)
@@ -3,8 +3,9 @@
 // You can use Sass (SCSS) here: http://sass-lang.com/
 
 /* Margin allows us some space between the table above. */
-div.cache-age-vs-disk-histogram {
+div.graph {
     margin-top: 20px;
 }
-
-
+div.graph h3, div.graph h4 {
+    text-align: center;
+}