diff --git a/manage/manage.css b/manage/manage.css index 644bccda..e0028a6e 100644 --- a/manage/manage.css +++ b/manage/manage.css @@ -884,6 +884,7 @@ a:hover { } #search, #manage\.newUI\.sort { + min-width: 4em; /* reduces the big default width */ flex-grow: 1; background: #fff; height: 20px;