I’m just working on a wordpress theme and suddenly find out this problem with the link function in the body post section. when it click the windows is out of margins cause the dropdown’s width is huge:

Does anybody know how to fix this window????
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Find out the CSS class that controls the text boxes and set a fixed size on it. If it is a drop down then you have to limit the text length that can be shown. You can also view your database to ensure you don’t have an entry there that is just worded too long.