diff --git a/src/components/editable-input/editable-input-styles.jsx b/src/components/editable-input/editable-input-styles.jsx index b3e8c234..588632c2 100644 --- a/src/components/editable-input/editable-input-styles.jsx +++ b/src/components/editable-input/editable-input-styles.jsx @@ -42,8 +42,6 @@ export default theme => ({ alignSelf: 'center', }, buttonEdit: { - width: 31, - height: 31, alignSelf: 'center', }, });