diff --git a/src/components/ContractForm.js b/src/components/ContractForm.js index c38da14..42ad80c 100644 --- a/src/components/ContractForm.js +++ b/src/components/ContractForm.js @@ -38,8 +38,8 @@ const styles = theme => ({ fab: theme.fab, counterFab: { position: 'fixed', - bottom: theme.spacing(11), - right: theme.spacing(2), + bottom: theme.spacing(18), + right: theme.spacing(1), zIndex: 1200 } }); @@ -221,7 +221,7 @@ class ContractForm extends Component { {rights.includes(RIGHT_POLICYHOLDERCONTRACT_APPROVE) && this.isApprovable() && !this.state.isDirty && (
- counter(this.state.contract)}> + counter(this.state.contract)}>