mirror of
https://github.com/redmine/redmine.git
synced 2026-06-20 03:49:37 +02:00
Adds a bottom margin for pagination (#21258).
git-svn-id: http://svn.redmine.org/redmine/trunk@14900 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -691,6 +691,7 @@ input.autocomplete.ajax-loading {
|
||||
.objects-selection {
|
||||
height: 300px;
|
||||
overflow: auto;
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
|
||||
.objects-selection label {
|
||||
|
||||
Reference in New Issue
Block a user