diff --git a/app/gabsocial/features/edit_profile/index.js b/app/gabsocial/features/edit_profile/index.js index 0725f9b31..806d4cd42 100644 --- a/app/gabsocial/features/edit_profile/index.js +++ b/app/gabsocial/features/edit_profile/index.js @@ -92,6 +92,7 @@ class EditProfile extends ImmutablePureComponent { name='display_name' value={this.state.display_name} maxLength={30} + size={30} onChange={this.handleTextChange} /> {label}