Opened 18 months ago
Closed 18 months ago
#19436 closed defect (bug) (fixed)
Missing comma in CSS selector
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 3.3 |
| Component: | UI | Version: | 3.3 |
| Severity: | normal | Keywords: | has-patch commit dev-reviewed |
| Cc: |
Description
Problem, the word 'Public' in http://cl.ly/1X1v2t2O1i3e210W0h0I.
Solution, add missing comma.
Attachments (1)
Note: See
TracTickets for help on using
tickets.

Wrote a regex to find any other selectors broken up into two lines. This was it. I did find some formatting inconsistencies (spaces rather than tabs, etc.) but nothing else like a bad selector.