diff --git a/src/definitions/modules/dropdown.less b/src/definitions/modules/dropdown.less index 8c27bd2fd..9d07decac 100755 --- a/src/definitions/modules/dropdown.less +++ b/src/definitions/modules/dropdown.less @@ -181,6 +181,7 @@ } .ui.dropdown .menu > .input { + width: auto; display: flex; margin: @menuInputMargin; min-width: @menuInputMinWidth;