diff --git a/ui/pages/unlock-page/unlock-page.component.js b/ui/pages/unlock-page/unlock-page.component.js index 907cda27c..f7323d4c4 100644 --- a/ui/pages/unlock-page/unlock-page.component.js +++ b/ui/pages/unlock-page/unlock-page.component.js @@ -123,7 +123,6 @@ export default class UnlockPage extends Component { type="submit" style={style} disabled={!this.state.password} - fullWidth variant="contained" size="large" onClick={this.handleSubmit}