diff --git a/CHANGELOG.md b/CHANGELOG.md index 361266440b..472b287e26 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ### Fixed * Fixed gaia binary not be found on linux and windows in development @faboweb +* #1419 Restored "Amount" label to delegation modal. @NodeGuy ## [0.10.7] - 2018-10-10 diff --git a/app/src/renderer/components/staking/DelegationModal.vue b/app/src/renderer/components/staking/DelegationModal.vue index 383ae1aa9a..35a4d431aa 100644 --- a/app/src/renderer/components/staking/DelegationModal.vue +++ b/app/src/renderer/components/staking/DelegationModal.vue @@ -7,6 +7,7 @@ i.material-icons close tm-form-group.delegation-modal-form-group( + field-id='amount' field-label='Amount' ) tm-field#denom( @@ -127,10 +128,10 @@ export default { margin-top -32px #denom + border none + margin-left 80% text-align right width 72px - margin-left 80% - border none &-footer display flex