X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/7e049a91425a51398f38e6b1ee839a4070483267..2f27d8fa4c8f10989d1066df4df9c8995ee755f5:/apps/workbench/app/assets/stylesheets/keep_disks.css.scss diff --git a/apps/workbench/app/assets/stylesheets/keep_disks.css.scss b/apps/workbench/app/assets/stylesheets/keep_disks.css.scss index aff8b50f18..e7a1b12c96 100644 --- a/apps/workbench/app/assets/stylesheets/keep_disks.css.scss +++ b/apps/workbench/app/assets/stylesheets/keep_disks.css.scss @@ -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; +}