Patch #21119
Give numbers in query sort criteria consistent width for non-monospaced fonts
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | UI | |||
Target version: | 3.2.0 |
Description
When working with non-monospaced fonts (varying width of glyphs) the sorting criteria dropdowns are not aligned to the same vertical line (see screenshot).
This patch adds a span including a class (query_sort_criteria_count) to these numbers and adds a min-width to this element. It does not change the current look for monospaced fonts.
Associated revisions
Give numbers in query sort criteria consistent width for non-monospaced fonts (#21119).
Patch by Felix Gliesche.
History
#1
Updated by Felix Gliesche about 5 years ago
- File save-query-form-alignment-issue.png added
#2
Updated by Jean-Philippe Lang about 5 years ago
- Status changed from New to Closed
- Assignee set to Jean-Philippe Lang
- Target version set to 3.2.0
Committed, thanks.