Merge branch 'master' into 2756-eventbus-in-workbench
[arvados.git] / apps / workbench / app / assets / stylesheets / keep_disks.css.scss
index 1f7780bbb0cc07026825ccb549f44c6d71ed8e89..e7a1b12c96e28bee1c9101c0e443cd9584bfd178 100644 (file)
@@ -1,3 +1,11 @@
 // Place all the styles related to the KeepDisks controller here.
 // They will automatically be included in application.css.
 // You can use Sass (SCSS) here: http://sass-lang.com/
+
+/* Margin allows us some space between the table above. */
+div.graph {
+    margin-top: 20px;
+}
+div.graph h3, div.graph h4 {
+    text-align: center;
+}