diff --git a/app/styles/app/layouts/caches.sass b/app/styles/app/layouts/caches.sass index d3df0a8d..8a4dad55 100644 --- a/app/styles/app/layouts/caches.sass +++ b/app/styles/app/layouts/caches.sass @@ -34,5 +34,12 @@ .delete-repo-caches margin-top: 1rem -.align-right - text-align: right \ No newline at end of file +.caches-header + overflow: auto + .build-title + float: left + margin-top: 1.1em + a:hover + text-decoration: underline + .button--delete + float: right \ No newline at end of file diff --git a/app/templates/caches.hbs b/app/templates/caches.hbs index 7464df92..f60b7a18 100644 --- a/app/templates/caches.hbs +++ b/app/templates/caches.hbs @@ -1,7 +1,6 @@ {{#if length}} - h1 -