8784: Fix test for latest firefox.
[arvados.git] / apps / workbench / app / assets / stylesheets / keep_disks.css.scss
1 // Place all the styles related to the KeepDisks controller here.
2 // They will automatically be included in application.css.
3 // You can use Sass (SCSS) here: http://sass-lang.com/
4
5 /* Margin allows us some space between the table above. */
6 div.graph {
7     margin-top: 20px;
8 }
9 div.graph h3, div.graph h4 {
10     text-align: center;
11 }