Opened 15 years ago
Closed 15 years ago
#19436 closed defect (bug) (fixed)
Missing comma in CSS selector
| Reported by: | nacin | Owned by: | ryan |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.3 |
| Component: | UI | Version: | 3.3 |
| Severity: | normal | Keywords: | has-patch commit dev-reviewed |
| Cc: | Focuses: |
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
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.