Merged r22682 from trunk to 5.0-stable (#39780).

git-svn-id: https://svn.redmine.org/redmine/branches/5.0-stable@22687 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Go MAEDA
2024-02-07 13:56:29 +00:00
parent dcae77a006
commit 746085357f

View File

@@ -654,6 +654,10 @@ div#activity dl dt:first-child {
border: 0px;
}
#activity_scope_form select#user_id {
max-width: 100%;
}
#search-results dd { margin-bottom: 1em; padding-left: 20px; margin-left:0px; }
div#search-results-counts {float:right;}