Opened 13 years ago
Closed 13 years ago
#22366 closed defect (bug) (fixed)
Twenty Eleven: Set non-WP images to max-width 100%
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 3.6 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Bundled Theme | Keywords: | has-patch commit |
| Focuses: | Cc: |
Description
If an image doesn't have a WordPress-generated class, we should be able to safely set its max width value to 100%. If the image does have a WP-generated class, we can leave it at 97.5% to accommodate border and padding rules.
Attachments (2)
Change History (11)
#3
follow-up:
↓ 4
@
13 years ago
- Milestone changed from Awaiting Review to Future Release
I think we should implement this on WP.com first, then let it soak in a while.
Recommend fixing 3.6 early.
#4
in reply to:
↑ 3
@
13 years ago
- Cc xoodrew@… added
Replying to lancewillett:
I think we should implement this on WP.com first, then let it soak in a while.
Recommend fixing 3.6 early.
Seems sensible. Let's do that.
Note: See
TracTickets for help on using
tickets.
Seems reasonable enough, as long as we don't do it inline.