Opened 10 years ago
Closed 10 years ago
#33985 closed defect (bug) (fixed)
Twenty Fifteen: Comma is missing in rtl.css
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 4.4 | Priority: | normal |
Severity: | normal | Version: | 4.4 |
Component: | Bundled Theme | Keywords: | has-patch commit |
Focuses: | Cc: |
Description
Comma is missing in rtl.css at Twenty Fifteen
blockquote.alignright, .wp-caption.alignright img.alignright {
Attachments (2)
Change History (8)
#2
@
10 years ago
- Component changed from Themes to Bundled Theme
- Keywords has-patch added
- Milestone changed from Awaiting Review to 4.4
- Resolution worksforme deleted
- Status changed from closed to reopened
#3
@
10 years ago
- Owner set to ocean90
- Resolution set to fixed
- Status changed from reopened to closed
In 34501:
#4
@
10 years ago
- Keywords commit added
- Resolution fixed deleted
- Status changed from closed to reopened
There's actually another 3 instances where the trailing comma is missing from .wp-caption.alignright
Patch 33985.2.diff fixes these 3 other instances.
Note: See
TracTickets for help on using
tickets.
It's already corrected.