logo Sign In

Post #331056

Author
ronlaw
Parent topic
Topic title edit is too small
Link to post in topic
https://originaltrilogy.com/post/id/331056/action/topic#331056
Date created
21-Sep-2008, 8:03 AM

Erm, in the CSS it says

.FormContentTitleInput {
width : 60%;
height : 14px;
overflow : auto;
}

so the height is absolutely specified...

and why are you using a Textarea for a single line input?