diff --git a/app/styles/app/modules/sync-button.sass b/app/styles/app/modules/sync-button.sass index 551c23ed..22f987a7 100644 --- a/app/styles/app/modules/sync-button.sass +++ b/app/styles/app/modules/sync-button.sass @@ -16,8 +16,9 @@ background-color: $oxide-blue .sync-last position: absolute - left: -15em + right: 9em top: 0 + width: 170% z-index: -1 transition: transform 150ms ease, opacity 250ms ease transform: translateX(80%)