mirror of
https://github.com/django/django.git
synced 2025-04-06 06:26:41 +00:00
[2.0.x] Fixed #28685 -- Fixed awkward wrapping of Select2 chips.
Backport of 3a191bd4abf9937e11504e66a7e5167910c0ab84 from master
This commit is contained in:
parent
3eb447d85b
commit
5825212440
@ -122,8 +122,7 @@ select.admin-autocomplete {
|
||||
cursor: pointer;
|
||||
float: right;
|
||||
font-weight: bold;
|
||||
margin-top: 5px;
|
||||
margin-right: 10px;
|
||||
margin: 5px;
|
||||
}
|
||||
|
||||
.select2-container--admin-autocomplete .select2-selection--multiple .select2-selection__choice {
|
||||
|
Loading…
x
Reference in New Issue
Block a user