diff --git a/frontend/src/app/components/transaction/transaction.component.html b/frontend/src/app/components/transaction/transaction.component.html index 3e9c2bf52..6a2cdfb92 100644 --- a/frontend/src/app/components/transaction/transaction.component.html +++ b/frontend/src/app/components/transaction/transaction.component.html @@ -120,7 +120,7 @@ In several hours (or more) - Accelerate + Accelerate @@ -130,7 +130,7 @@ - Accelerate + Accelerate diff --git a/frontend/src/app/components/transaction/transaction.component.scss b/frontend/src/app/components/transaction/transaction.component.scss index 38c4d7755..8a3e13102 100644 --- a/frontend/src/app/components/transaction/transaction.component.scss +++ b/frontend/src/app/components/transaction/transaction.component.scss @@ -61,7 +61,7 @@ } .btn-small-height { - line-height: 1.1; + line-height: 1; } .arrow-green { @@ -259,7 +259,6 @@ .accelerate { display: flex !important; align-self: auto; - margin-top: 3px; margin-left: auto; background-color: #653b9c; @media (max-width: 849px) {