#3087 closed defect (bug) (fixed)
News image on wordcamp central site overflows
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Component: | WordCamp Site & Plugins | Keywords: | has-patch |
| Cc: |
Description
I noticed that the image on the blog post was going out of bounds, which can be fixed with a simple css fix in the style.css of the wordcamp-central-2012 on line 2098
#content .post .entry-content img { margin-top: 10px; margin-bottom: 10px; max-width: 100%; }
Attachments (3)
Change History (5)
Note: See
TracTickets for help on using
tickets.
Overflow in Chrome...