diff --git a/src/definitions/modules/dropdown.less b/src/definitions/modules/dropdown.less index 28dc67d242..d5e61f3a9b 100755 --- a/src/definitions/modules/dropdown.less +++ b/src/definitions/modules/dropdown.less @@ -181,7 +181,7 @@ margin: @menuDividerMargin; } -.ui.dropdown .menu > .input { +.ui.dropdown.dropdown .menu > .input { width: auto; display: flex; margin: @menuInputMargin;