﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
17870,Featured image on post types,kevindees,,"I have found that the admin area has a bug were if the featured image is larger than the meta box it overlaps the box.

http://screensnapr.com/v/Do2DrO.png

attached a fix. see below css.


{{{
#postimagediv img { max-width: 100%; }
}}}
",defect (bug),closed,normal,3.5,Administration,3.2,normal,fixed,has-patch reporter-feedback,mdhansen@…
