Changes between Initial Version and Version 1 of Ticket #28685
- Timestamp:
- Oct 6, 2017, 2:05:12 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #28685 – Description
initial v1 1 1 Playing with the new Django 2.0 feature, Select2 widget in admin, I noticed a bad position of the last element of the first line in the input box itself. Please see the 3 little screenshots attached, each one correspond to a different browser (Firefox, Chrome, Opera). 2 I do not paste my code here, since I consider it's irrelevant, please ask if you need.3 2 3 The behavior seems related to the "clear" button added on the top-right of the input when at least 1 element has been added to the widget. 4 5 I do not paste models and admin code here, since it's probably irrelevant. Please ask if needed. 6