Added cache age histogram!
[arvados.git] / apps / workbench / app / assets / stylesheets / keep_disks.css.scss
index aff8b50f18ddfcf7cb8bd228b5055e3be4c36c1d..741ac191ae7349d8db9c431ec3b57a2cebd3531c 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 {
+    text-align: center;
+}