From 3797d363e52a7b25c9d377bb6c81f05171ce88f8 Mon Sep 17 00:00:00 2001 From: Lisa Passing Date: Tue, 14 Apr 2015 12:03:24 +0200 Subject: [PATCH] add >all caches< title --- app/styles/app/layouts/caches.sass | 11 +++++++++-- app/templates/caches.hbs | 5 ++--- 2 files changed, 11 insertions(+), 5 deletions(-) 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 -
- +