Opened 13 years ago
Closed 13 years ago
#19436 closed defect (bug) (fixed)
Missing comma in CSS selector
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 3.3 | Priority: | normal |
Severity: | normal | Version: | 3.3 |
Component: | UI | Keywords: | has-patch commit dev-reviewed |
Focuses: | Cc: |
Description
Problem, the word 'Public' in http://cl.ly/1X1v2t2O1i3e210W0h0I.
Solution, add missing comma.
Attachments (1)
Change History (6)
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.