From c8891f8023c4d04b24935d2246e558db878ff0db Mon Sep 17 00:00:00 2001 From: Lisa Passing Date: Thu, 26 Feb 2015 13:12:48 +0100 Subject: [PATCH] position loading button right --- app/styles/app/main/tools.sass | 7 +++---- app/templates/repos/show/actions.hbs | 4 ++-- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/app/styles/app/main/tools.sass b/app/styles/app/main/tools.sass index b802aa04..3d7183c5 100644 --- a/app/styles/app/main/tools.sass +++ b/app/styles/app/main/tools.sass @@ -97,15 +97,14 @@ background-size: 17px 17px display: inline-block height: 28px - width: 4px + width: 28px position: relative top: -7px cursor: pointer color: #ffffff background-color: #5e869a text-align: center - border-radius: 100px - margin-left: 5px + border-radius: 50% background-position: center center a @@ -117,7 +116,7 @@ top: -7px cursor: pointer color: #fef4e9 - border-radius: 100px + border-radius: 50% background-color: #5e869a background-size: 16px 16px background-position: center center diff --git a/app/templates/repos/show/actions.hbs b/app/templates/repos/show/actions.hbs index ba47ed3c..cc25c5f0 100644 --- a/app/templates/repos/show/actions.hbs +++ b/app/templates/repos/show/actions.hbs @@ -15,7 +15,7 @@ {{#if view.displayRequeueBuild}}
  • {{#if view.requeueing}} - + {{else}} @@ -25,7 +25,7 @@ {{#if view.displayRequeueJob}}
  • {{#if view.requeueing}} - + {{else}}