Opened 12 years ago
Closed 12 years ago
#11204 closed Bug (fixed)
Merge image2 styles into global contents.css
| Reported by: | Piotrek Koszuliński | Owned by: | Piotrek Koszuliński |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 4.3.1 |
| Component: | Documentation & Samples | Version: | 4.3 |
| Keywords: | Cc: |
Description
Samples available in CKEditor package generated with image2 and without image plugin don't look well if someone adds caption to an image.
Change History (4)
comment:1 Changed 12 years ago by
| Owner: | set to Piotrek Koszuliński |
|---|---|
| Status: | new → assigned |
comment:2 follow-up: 3 Changed 12 years ago by
| Status: | assigned → review |
|---|
comment:3 Changed 12 years ago by
| Status: | review → review_passed |
|---|
comment:4 Changed 12 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | review_passed → closed |
Fixed on master with git:0fab04e.

Pushed t/11204 with a patch.
However, I think that maybe we should remove the '.caption' class from these selectors, so those styles are really generic.