diff --git a/public/react/src/modules/question/component/Contentpart.js b/public/react/src/modules/question/component/Contentpart.js index c09e67031..3c5fa9e18 100644 --- a/public/react/src/modules/question/component/Contentpart.js +++ b/public/react/src/modules/question/component/Contentpart.js @@ -348,11 +348,12 @@ class Contentpart extends Component { .xaxisreverseorder .ant-input-group-addon{ width: 48px !important; - + } - .xaxisreverseorder .ant-input-lg { - height: 41px !important;} + .xaxisreverseorder .ant-input-wrapper .ant-input-group-addon button .ant-input-lg { + height: 39px !important; + } .xaxisreverseorder .ant-popover{ top: 30px !important;