Opened 11 years ago
Closed 11 years ago
#31934 closed defect (bug) (fixed)
Twenty Fifteen: Images in the editor still overflow in some cases
| Reported by: | iamtakashi | Owned by: | lancewillett |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.2 |
| Component: | Bundled Theme | Version: | 4.2 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: |
Description
Since [31849], the images in the editor are better in small screens but the change doesn't seem to take account the margin in the editor: 40px on each side. Therefore when the editor is say, 668px wide, an image overflows. I think the max-width for the media query should be 740px (660 + 40 + 40)px.
Before: (Note the horizontal scroll bar and the box model view)
After:
Attachments (2)
Change History (10)
#1
@
11 years ago
- Summary Twenty Fifteen: Images in the editor still overflows in some cases → Twenty Fifteen: Images in the editor still overflow in some cases
#4
@
11 years ago
Good to go from looking at the patch in terms of the CSS itself, just testing a bit more for the breakpoint.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)


If this looks good to go I'll make a patch for Twenty Fourteen too.