diff --git a/app/styles/app/layouts/caches.sass b/app/styles/app/layouts/caches.sass index e650b85a..d3df0a8d 100644 --- a/app/styles/app/layouts/caches.sass +++ b/app/styles/app/layouts/caches.sass @@ -1,5 +1,6 @@ .caches @include resetul + margin-top: 2rem font-size: $font-size-sm color: $grey3 @@ -32,3 +33,6 @@ .delete-repo-caches margin-top: 1rem + +.align-right + text-align: right \ No newline at end of file diff --git a/app/templates/caches.hbs b/app/templates/caches.hbs index af8d353f..c6271b0b 100644 --- a/app/templates/caches.hbs +++ b/app/templates/caches.hbs @@ -1,10 +1,10 @@ {{#if length}} - - Delete all repository caches - - - -