diff --git a/src/definitions/elements/input.less b/src/definitions/elements/input.less index 4848a3b50..aba5e37ee 100755 --- a/src/definitions/elements/input.less +++ b/src/definitions/elements/input.less @@ -372,11 +372,7 @@ /* Fluid */ .ui.fluid.action.input { - display: table; - width: 100%; -} -.ui.fluid.action.input > .button { - width: 0.01%; + display: flex; } /* Button on Right */