diff --git a/src/definitions/modules/dropdown.less b/src/definitions/modules/dropdown.less index 28dc67d24..4621c12d9 100755 --- a/src/definitions/modules/dropdown.less +++ b/src/definitions/modules/dropdown.less @@ -182,7 +182,7 @@ } .ui.dropdown .menu > .input { - width: auto; + width: auto !important; display: flex; margin: @menuInputMargin; min-width: @menuInputMinWidth;