#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:

Description

Problem, the word 'Public' in http://cl.ly/1X1v2t2O1i3e210W0h0I.

Solution, add missing comma.

Attachments (1)

19436.diff (459 bytes) - added by nacin 18 months ago.

Download all attachments as: .zip

Change History (6)

nacin18 months ago

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.

Tested. Success.

Looks good.

  • Keywords dev-reviewed added
  • Owner set to ryan
  • Resolution set to fixed
  • Status changed from new to closed

In [19553]:

Add missing comma to selector. Props nacin. fixes #19436

Note: See TracTickets for help on using tickets.