Defect #13583
Space between lines in nested lists not equal
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Low | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | UI | |||
Target version: | 3.0.2 | |||
Resolution: | Fixed | Affected version: | 2.3.0 |
Description
There is bigger distance between end of nested list and next item in the nesting list. See the sample where after Item12 has extra space.
- Item1
- Item11
- Item12
- Item2
This is not a problem at all but if it is repaired the list could look better.
History
#1
Updated by Tiago Carvalho (LabOrders) over 7 years ago
+1
#2
Updated by Fernando Hartmann over 7 years ago
+1
#3
Updated by Go MAEDA about 7 years ago
- File 13583-css-fix.diff
added
- File 13583-css-fix.png added
I have made a patch to fix this issue: 13583-css-fix.diff
#4
Updated by Go MAEDA about 7 years ago
- File 13583-css-fix-02.diff
added
Sorry, 13583-css-fix.diff is incomplete.
Please use this: 13583-css-fix-02.diff
#5
Updated by Go MAEDA about 7 years ago
- Target version set to Candidate for next minor release
#6
Updated by Go MAEDA about 7 years ago
- Target version changed from Candidate for next minor release to 3.0.2
#7
Updated by Jean-Philippe Lang about 7 years ago
- Status changed from New to Closed
- Assignee set to Jean-Philippe Lang
- Resolution set to Fixed
Committed, thanks!