﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
19782,Page Atributes: Parent Select Box - parent_id (width),emiluzelac,,"In ""Page Atributes"" (select box) when using long titles the box overflows the content completely to point where you can't see the select arrows on the right.

Not sure if this is browser related, however this seems to fix the ""issue""


{{{
.wp-admin select {
    width:255px;
}
}}}


Google Chrome, OSX-Lion",defect (bug),closed,normal,,UI,,normal,duplicate,has-patch,
