-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
Low
-
None
-
Affects Version/s: 4.5.0
-
Component/s: Queues
-
None
-
1
-
Severity 3 - Minor
Issue Summary
In Jira Service Desk 4.5.0, while adding a new queue, the text overlapping is seen under Columns->More drop-down checkboxes.
![]()
Steps to Reproduce
- Go to Jira Service Desk->Queues
- Click on New queue
- In the New queue form, click on More drop-down under Columns heading.
- In the drop-down, the checkbox and their label text are overlapping
Expected Results
Labels should be clearly visible and No overlapping should be seen.
Actual Results
The Label is superimposed on the checkbox and makes difficult to read the text.
Workaround
Currently, there is no known workaround for this behavior.
Additional observations:
- Please note that the issue is NOT seen in
Jira Service Desk Application v3.16.11 (Jira v7.13.11)
- The problem is seen on "More" dropdown under "Columns" heading only. Under the "Issues to Show" heading, the "More" dropdown lists the checkboxes properly.
- The issue can be seen in Chrome, Firefox, and Safari.
- Fix part: By modifying the .css, adding the “margin-left: 20px” in the check-list label item, the issue got fixed.
- Additionally, the search text box and search icon is also not properly aligned.

- duplicates
-
JSDSERVER-6583 Malformed CSS styling causing checkboxes and text to overlap in Queue columns dropdown
-
- Closed
-